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


In This Topic
IExcelXml3 Interface
In This Topic
Interface that supports reading and writing Excel XML
Syntax
'Declaration
 
Public Interface IExcelXml3 
   Inherits IExcelXml, IExcelXml2 
 
'Usage
 
Dim instance As IExcelXml3
See Also