Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IExcelBiffRead Interface / ExcelSetXF Method


In This Topic
ExcelSetXF Method
In This Topic
ExcelSetXF - Excel Biff
Syntax
'Declaration
 
Function ExcelSetXF( _
   ByVal xf As IExcelXF _
) As Boolean
 
'Usage
 
Dim instance As IExcelBiffRead
Dim xf As IExcelXF
Dim value As Boolean
 
value = instance.ExcelSetXF(xf)

Parameters

xf
See Also