PaneValues enumeration
Office 2013 and later
Pane Types
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| BottomRight | Bottom Right Pane. When the item is serialized out as xml, its value is "bottomRight". | |
| TopRight | Top Right Pane. When the item is serialized out as xml, its value is "topRight". | |
| BottomLeft | Bottom Left Pane. When the item is serialized out as xml, its value is "bottomLeft". | |
| TopLeft | Top Left Pane. When the item is serialized out as xml, its value is "topLeft". |
Show: