| 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 Server 2012, Windows RT