public enum CalculationMode : System.Enum
Member | Description |
---|---|
Automatic | Formulas and data tables are automatically recalculated when the values in referenced cells change. |
AutomaticExceptForDataTables | Only formulas are automatically recalculated when the values in referenced cells change. Data tables must be recalculated manually. |
Manual | Formulas must be recalculated manually, by pressing a button in the Microsoft Excel interface. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+