StylePaneSortMethodsValues Enum

Definition

Defines the StylePaneSortMethodsValues enumeration.

C#
public enum StylePaneSortMethodsValues
C#
public readonly struct StylePaneSortMethodsValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Wordprocessing.StylePaneSortMethodsValues>, IEquatable<DocumentFormat.OpenXml.Wordprocessing.StylePaneSortMethodsValues>
Inheritance
StylePaneSortMethodsValues
Inheritance
StylePaneSortMethodsValues

Fields

Name Value Description
Zero 0

When the item is serialized out as xml, its value is "0000".

Name 1

name.

When the item is serialized out as xml, its value is "name".

One 2

When the item is serialized out as xml, its value is "0001".

Priority 3

priority.

When the item is serialized out as xml, its value is "priority".

Two 4

When the item is serialized out as xml, its value is "0002".

Font 5

font.

When the item is serialized out as xml, its value is "font".

Three 6

When the item is serialized out as xml, its value is "0003".

BasedOn 7

basedOn.

When the item is serialized out as xml, its value is "basedOn".

Four 8

When the item is serialized out as xml, its value is "0004".

Type 9

type.

When the item is serialized out as xml, its value is "type".

Five 10

When the item is serialized out as xml, its value is "0005".

Default 11

default.

When the item is serialized out as xml, its value is "default".

BasedOn

basedOn.

When the item is serialized out as xml, its value is "basedOn".

Default

default.

When the item is serialized out as xml, its value is "default".

Equality(StylePaneSortMethodsValues, StylePaneSortMethodsValues)
Equals(Object)
Equals(StylePaneSortMethodsValues)
Five

When the item is serialized out as xml, its value is "0005".

Font

font.

When the item is serialized out as xml, its value is "font".

Four

When the item is serialized out as xml, its value is "0004".

GetHashCode()
IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<StylePaneSortMethodsValues>.Create(String)
Inequality(StylePaneSortMethodsValues, StylePaneSortMethodsValues)
Name

name.

When the item is serialized out as xml, its value is "name".

One

When the item is serialized out as xml, its value is "0001".

Priority

priority.

When the item is serialized out as xml, its value is "priority".

StylePaneSortMethodsValues(String)

Creates a new StylePaneSortMethodsValues enum instance

Three

When the item is serialized out as xml, its value is "0003".

ToString()
Two

When the item is serialized out as xml, its value is "0002".

Type

type.

When the item is serialized out as xml, its value is "type".

Zero

When the item is serialized out as xml, its value is "0000".

Applies to

Product Versions
DocumentFormat.OpenXml 2.7.1, 2.7.2, 2.8.0, 2.8.1, 2.9.0, 2.9.1, 2.10.0, 2.10.1, 2.11.0, 2.11.1, 2.11.2, 2.11.3, 2.12.0, 2.12.1, 2.12.2, 2.12.3, 2.13.0, 2.13.1, 2.14.0, 2.15.0, 2.16.0, 2.17.1, 2.18.0, 2.19.0, 2.20.0, 3.0.0, 3.0.1