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


In This Topic
ExcelSetSupbook2 Method
In This Topic
SUPBOOK - Excel Biff Record
Syntax
'Declaration
 
Function ExcelSetSupbook2( _
   ByVal sheetCount As Short, _
   ByVal supBookList As ArrayList _
) As Boolean
 
'Usage
 
Dim instance As IExcelBiffRead
Dim sheetCount As Short
Dim supBookList As ArrayList
Dim value As Boolean
 
value = instance.ExcelSetSupbook2(sheetCount, supBookList)

Parameters

sheetCount
supBookList
See Also