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


In This Topic
IExcelBiffWrite6 Interface
In This Topic
Interface that supports exporting to an Excel BIFF file.This inherits from IExcelBiffWrite4 interface.
Syntax
'Declaration
 
Public Interface IExcelBiffWrite6 
   Inherits IExcelBiffWrite5 
 
'Usage
 
Dim instance As IExcelBiffWrite6
See Also