Gets the number of iterations for exporting to Excel BIFF file.
'Declaration
Function ExcelGetIteration( _
ByVal As Short, _
ByRef As Short _
) As Boolean
'Usage
Dim instance As IExcelBiffWrite
Dim sheet As Short
Dim iteration As Short
Dim value As Boolean
value = instance.ExcelGetIteration(sheet, iteration)
Parameters
- sheet
- Sheet index
- iteration
- Number of iterations