Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IExcelChartWriter3 Interface
Members


In This Topic
    IExcelChartWriter3 Interface
    In This Topic
    Interface that supports writing or exporting to an Excel Chart.
    Syntax
    'Declaration
     
    
    Public Interface IExcelChartWriter3 
       Inherits IExcelChartWriter 
    'Usage
     
    
    Dim instance As IExcelChartWriter3
    public interface IExcelChartWriter3 : IExcelChartWriter  
    See Also