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


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