Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IExcelBiffWrite Interface / ExcelChartWriter Property


In This Topic
    ExcelChartWriter Property
    In This Topic
    Get ExcelChartWriter
    Syntax
    'Declaration
     
    
    ReadOnly Property ExcelChartWriter As IExcelChartWriter
    'Usage
     
    
    Dim instance As IExcelBiffWrite
    Dim value As IExcelChartWriter
     
    value = instance.ExcelChartWriter
    IExcelChartWriter ExcelChartWriter {get;}
    See Also