CellFormulaValues enumeration
Office 2013 and later
Formula Type
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| 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: