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


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