CalculateModeValues Enumeration
Office 2010
Calculation Mode
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| Manual | Manual Calculation Mode. When the item is serialized out as xml, its value is "manual". | |
| Auto | Automatic. When the item is serialized out as xml, its value is "auto". | |
| AutoNoTable | Automatic Calculation (No Tables). When the item is serialized out as xml, its value is "autoNoTable". |