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


In This Topic
IExcelBiffRead5 Interface
In This Topic
Interface that supports reading or importing shared formula from an Excel BIFF file.
Syntax
'Declaration
 
Public Interface IExcelBiffRead5 
   Inherits IExcelBiffRead, IExcelBiffRead2, IExcelBiffRead3 
 
'Usage
 
Dim instance As IExcelBiffRead5
See Also