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


In This Topic
IExcelWrite2 Interface
In This Topic
Interface that supports writing Excel XML.
Syntax
'Declaration
 
Public Interface IExcelWrite2 
   Inherits IExcelBiffWrite, IExcelWrite, IExcelXml 
 
'Usage
 
Dim instance As IExcelWrite2
See Also