ExcelWorkbookDisableFormulaCalculations Method |
Disable formula calculations for all the sheets existing in the workbook at the current time.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public void DisableFormulaCalculations()
Public Sub DisableFormulaCalculations
See Also