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


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