'Declaration
Function ExcelGetCalcCount( _ ByVal sheet As Short, _ ByRef iterCount As Short _ ) As Boolean
'Usage
Dim instance As IExcelBiffWrite Dim sheet As Short Dim iterCount As Short Dim value As Boolean value = instance.ExcelGetCalcCount(sheet, iterCount)
Parameters
- sheet
- Sheet index
- iterCount
- Number of automatic calculations