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


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