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


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