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


In This Topic
IExcelRead3 Interface
In This Topic
Interface that supports reading Excel *.xls, *xlsx
Syntax
'Declaration
 
Public Interface IExcelRead3 
   Inherits IExcelBiffRead, IExcelRead, IExcelXml 
 
'Usage
 
Dim instance As IExcelRead3
See Also