Поделиться через


LigaturesValues Перечисление

Определение

Определяет перечисление LigaturesValues.

public enum LigaturesValues
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
public enum LigaturesValues
public readonly struct LigaturesValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Office2010.Word.LigaturesValues>, IEquatable<DocumentFormat.OpenXml.Office2010.Word.LigaturesValues>
type LigaturesValues = 
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
type LigaturesValues = 
type LigaturesValues = struct
    interface IEnumValue
    interface IEnumValueFactory<LigaturesValues>
Public Enum LigaturesValues
Public Structure LigaturesValues
Implements IEnumValue, IEnumValueFactory(Of LigaturesValues), IEquatable(Of LigaturesValues)
Наследование
LigaturesValues
Наследование
LigaturesValues
Атрибуты

Поля

LigaturesValues(String)

Создает экземпляр перечисления LigaturesValues

All 15

Все.

Когда элемент сериализуется как xml, его значение равно "all".

All

Все.

Когда элемент сериализуется как xml, его значение равно "all".

Contextual 2

Контекстной.

Когда элемент сериализуется как xml, его значение будет "контекстуальным".

Contextual

Контекстной.

Когда элемент сериализуется как xml, его значение будет "контекстуальным".

ContextualDiscretional 9

contextualDiscretional.

При сериализации элемента в формате xml его значение равно contextualDiscretional.

ContextualDiscretional

contextualDiscretional.

При сериализации элемента в формате xml его значение равно contextualDiscretional.

ContextualHistorical

contextualHistorical.

Когда элемент сериализуется как xml, его значение равно contextualHistorical.

ContextualHistorical 7

contextualHistorical.

Когда элемент сериализуется как xml, его значение равно contextualHistorical.

ContextualHistoricalDiscretional 14

contextualHistoricalDiscretional.

При сериализации элемента в формате xml его значение равно contextualHistoricalDiscretional.

ContextualHistoricalDiscretional

contextualHistoricalDiscretional.

При сериализации элемента в формате xml его значение равно contextualHistoricalDiscretional.

Discretional 4

дискреционный.

При сериализации элемента в формате XML его значение будет "дискреционным".

Discretional

дискреционный.

При сериализации элемента в формате XML его значение будет "дискреционным".

Equals(Object)
Equals(LigaturesValues)
GetHashCode()
Historical 3

Исторические.

Когда элемент сериализуется как xml, его значение имеет значение "исторический".

Historical

Исторические.

Когда элемент сериализуется как xml, его значение имеет значение "исторический".

HistoricalDiscretional 10

historicalDiscretional.

Когда элемент сериализуется как xml, его значение равно "historicalDiscretional".

HistoricalDiscretional

historicalDiscretional.

Когда элемент сериализуется как xml, его значение равно "historicalDiscretional".

None 0

Нет.

Если элемент сериализуется как xml, его значение равно none.

None

Нет.

Если элемент сериализуется как xml, его значение равно none.

Equality(LigaturesValues, LigaturesValues)
Inequality(LigaturesValues, LigaturesValues)
Standard

Стандартный.

Когда элемент сериализуется как xml, его значение равно "standard".

Standard 1

Стандартный.

Когда элемент сериализуется как xml, его значение равно "standard".

StandardContextual

standardContextual.

Если элемент сериализуется как xml, его значение равно "standardContextual".

StandardContextual 5

standardContextual.

Если элемент сериализуется как xml, его значение равно "standardContextual".

StandardContextualDiscretional 12

standardContextualDiscretional.

При сериализации элемента в формате XML его значение равно "standardContextualDiscretional".

StandardContextualDiscretional

standardContextualDiscretional.

При сериализации элемента в формате XML его значение равно "standardContextualDiscretional".

StandardContextualHistorical 11

standardContextualHistorical.

Когда элемент сериализуется как xml, его значение равно "standardContextualHistorical".

StandardContextualHistorical

standardContextualHistorical.

Когда элемент сериализуется как xml, его значение равно "standardContextualHistorical".

StandardDiscretional 8

standardDiscretional.

Если элемент сериализуется как xml, его значение — standardDiscretional.

StandardDiscretional

standardDiscretional.

Если элемент сериализуется как xml, его значение — standardDiscretional.

StandardHistorical

standardHistorical.

Если элемент сериализуется как xml, его значение равно "standardHistorical".

StandardHistorical 6

standardHistorical.

Если элемент сериализуется как xml, его значение равно "standardHistorical".

StandardHistoricalDiscretional

standardHistoricalDiscretional.

При сериализации элемента в формате xml его значение — standardHistoricalDiscretional.

StandardHistoricalDiscretional 13

standardHistoricalDiscretional.

При сериализации элемента в формате xml его значение — standardHistoricalDiscretional.

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

Применяется к