Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IExcelBiffRead Interface / ExcelSetIteration Method
Sheet index


In This Topic
ExcelSetIteration Method
In This Topic
ExcelSetIteration
Syntax
'Declaration
 
Function ExcelSetIteration( _
   ByVal sheet As Short, _
   ByVal iteration As Short _
) As Boolean
 
'Usage
 
Dim instance As IExcelBiffRead
Dim sheet As Short
Dim iteration As Short
Dim value As Boolean
 
value = instance.ExcelSetIteration(sheet, iteration)

Parameters

sheet
Sheet index
iteration
See Also