GrowDirectionValues enumeration
Office 2013 and later
Grow Direction
Namespace: DocumentFormat.OpenXml.Drawing.Diagrams
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| TopLeft | Top Left. When the item is serialized out as xml, its value is "tL". | |
| TopRight | Top Right. When the item is serialized out as xml, its value is "tR". | |
| BottomLeft | Bottom Left. When the item is serialized out as xml, its value is "bL". | |
| BottomRight | Bottom Right. When the item is serialized out as xml, its value is "bR". |
Show: