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


In This Topic
    IExcelChartReader7 Interface
    In This Topic
    Interface that supports reading or importing from an Excel file.
    Syntax
    'Declaration
     
    
    Public Interface IExcelChartReader7 
       Inherits IExcelChartReader, IExcelChartReader2, IExcelChartReader3, IExcelChartReader4 
    'Usage
     
    
    Dim instance As IExcelChartReader7
    See Also