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


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