Freigeben über


PaneStateValues-Enumeration

Pane State

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Enumeration PaneStateValues
'Usage
Dim instance As PaneStateValues
public enum PaneStateValues

Member

Membername Beschreibung
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".

Siehe auch

Referenz

DocumentFormat.OpenXml.Spreadsheet-Namespace