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


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