Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IExcelBiffWrite3 Interface / ExcelChartWriter Property


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