'Declaration Public Enum CalculationMode Inherits System.Enum
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: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2