FormulaExpressionValues enumeration
Office 2013 and later
Formula Expression Type
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| Reference | Reference. When the item is serialized out as xml, its value is "ref". | |
| ReferenceError | Reference Is Error. When the item is serialized out as xml, its value is "refError". | |
| Area | Area. When the item is serialized out as xml, its value is "area". | |
| AreaError | Area Error. When the item is serialized out as xml, its value is "areaError". | |
| ComputedArea | Computed Area. When the item is serialized out as xml, its value is "computedArea". |
Show: