StylePaneSortMethodsValues Enum

Definition

Defines the StylePaneSortMethodsValues enumeration.

public enum StylePaneSortMethodsValues
public readonly struct StylePaneSortMethodsValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Wordprocessing.StylePaneSortMethodsValues>, IEquatable<DocumentFormat.OpenXml.Wordprocessing.StylePaneSortMethodsValues>
type StylePaneSortMethodsValues = 
type StylePaneSortMethodsValues = struct
    interface IEnumValue
    interface IEnumValueFactory<StylePaneSortMethodsValues>
Public Enum StylePaneSortMethodsValues
Public Structure StylePaneSortMethodsValues
Implements IEnumValue, IEnumValueFactory(Of StylePaneSortMethodsValues), IEquatable(Of StylePaneSortMethodsValues)
Inheritance
StylePaneSortMethodsValues
Inheritance
StylePaneSortMethodsValues

Fields

StylePaneSortMethodsValues(String)

Creates a new StylePaneSortMethodsValues enum instance

BasedOn 7

basedOn.

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

BasedOn

basedOn.

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

Default 11

default.

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

Default

default.

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

Equals(StylePaneSortMethodsValues)
Equals(Object)
Five 10

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

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

Font 5

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

Four 8

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

GetHashCode()
Name 1

name.

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

Name

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

One

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

Equality(StylePaneSortMethodsValues, StylePaneSortMethodsValues)
Inequality(StylePaneSortMethodsValues, StylePaneSortMethodsValues)
Priority 3

priority.

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

Priority

priority.

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

Three 6

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

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

Two 4

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

Type 9

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

Zero 0

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

IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<StylePaneSortMethodsValues>.Create(String)

Applies to