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


In This Topic
IExcelBiffWrite2 Interface
In This Topic
Interface that supports writing or exporting to an Excel BIFF file.This inherits from IExcelBiffWrite interface.
Syntax
'Declaration
 
Public Interface IExcelBiffWrite2 
   Inherits IExcelBiffWrite 
 
'Usage
 
Dim instance As IExcelBiffWrite2
See Also