PaneStateValues enumeration

Office 2013 and later

Pane State

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
Split Split. When the item is serialized out as xml, its value is "split".
Frozen Frozen. When the item is serialized out as xml, its value is "frozen".
FrozenSplit Frozen Split. When the item is serialized out as xml, its value is "frozenSplit".
Show: