FunctionValues enumeration
Office 2013 and later
Function Type
Namespace: DocumentFormat.OpenXml.Drawing.Diagrams
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| Count | Count. When the item is serialized out as xml, its value is "cnt". | |
| Position | Position. When the item is serialized out as xml, its value is "pos". | |
| ReversePosition | Reverse Position. When the item is serialized out as xml, its value is "revPos". | |
| PositionEven | Position Even. When the item is serialized out as xml, its value is "posEven". | |
| PositionOdd | Position Odd. When the item is serialized out as xml, its value is "posOdd". | |
| Variable | Variable. When the item is serialized out as xml, its value is "var". | |
| Depth | Depth. When the item is serialized out as xml, its value is "depth". | |
| MaxDepth | Max Depth. When the item is serialized out as xml, its value is "maxDepth". |
Show: