[]
Specifies calculation mode for all formulas in the workbook.
public enum CalculationMode
Name | Description |
---|---|
Auto | Automatic calculation mode for all formulas in the workbook. |
AutoNoTable | Automatic no table calculation mode for all formulas in the workbook. |
Manual | Manual calculation mode for all formulas in the workbook (F9 in MS Excel). |