CellFormulaValues enumeration

Office 2013 and later

Formula 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
Normal Normal. When the item is serialized out as xml, its value is "normal".
Array Array Entered. When the item is serialized out as xml, its value is "array".
DataTable Table Formula. When the item is serialized out as xml, its value is "dataTable".
Shared Shared Formula. When the item is serialized out as xml, its value is "shared".
Show: