bool ExcelSetCalcCount( short sheet, int iterCount )
'Declaration Function ExcelSetCalcCount( _ ByVal sheet As Short, _ ByVal iterCount As Integer _ ) As Boolean
'Declaration
Function ExcelSetCalcCount( _ ByVal sheet As Short, _ ByVal iterCount As Integer _ ) As Boolean
'Usage Dim instance As IExcelBiffRead Dim sheet As Short Dim iterCount As Integer Dim value As Boolean value = instance.ExcelSetCalcCount(sheet, iterCount)
'Usage
Dim instance As IExcelBiffRead Dim sheet As Short Dim iterCount As Integer Dim value As Boolean value = instance.ExcelSetCalcCount(sheet, iterCount)
IExcelBiffRead Interface IExcelBiffRead Members