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


In This Topic
    IExcelChartReader Interface
    In This Topic
    Interface that supports reading or importing from an Excel BIFF file.
    Syntax
    'Declaration
     
    
    Public Interface IExcelChartReader 
    'Usage
     
    
    Dim instance As IExcelChartReader
    public interface IExcelChartReader 
    See Also