Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IExcelChartReader4 Interface
Members


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