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


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

Определение

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

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

Поля

Имя Значение Описание
Center 0

центр.

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

Center

центр.

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

Equality(TransitionCenterDirectionTypeValues, TransitionCenterDirectionTypeValues)
Equals(Object)
Equals(TransitionCenterDirectionTypeValues)
GetHashCode()
IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<TransitionCenterDirectionTypeValues>.Create(String)
Inequality(TransitionCenterDirectionTypeValues, TransitionCenterDirectionTypeValues)
ToString()
TransitionCenterDirectionTypeValues(String)

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

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