ExcelWorkbookEnableFormulaCalculations Method |
Enable 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 EnableFormulaCalculations()
Public Sub EnableFormulaCalculations
See Also