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


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