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


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