| C1.WPF.Excel Namespace : CalculationMode Enumeration | 
'DeclarationPublic Enum CalculationMode Inherits System.Enum
public enum CalculationMode : System.Enum
| Member | 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). | 
System.Object
   System.ValueType
      System.Enum
         C1.WPF.Excel.CalculationMode
Target Platforms: 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