FormulaExpressionValues enumeration

Office 2013 and later

Formula Expression Type

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
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: