GrapeCity.Excel Namespace : ExcelCalculationMode Enumeration |
'Declaration Public Enum ExcelCalculationMode Inherits System.Enum
'Usage Dim instance As ExcelCalculationMode
public enum ExcelCalculationMode : System.Enum
Member | Description |
---|---|
Automatic | Excel will recalculate the formulas automatically each time when a value affects the formula changes. |
AutomaticExceptTables | Excel will recalculate the formulas automatically except for multiple table operations each time when a value affects the formula changes. |
Manual | When work in Manual Calculation mode, Excel will displays Calculate in the status bar when there is any uncalculated formulas. |
System.Object
System.ValueType
System.Enum
GrapeCity.Excel.ExcelCalculationMode
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6