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


StripsTransition.Direction Свойство

Определение

Направление

Представляет следующий атрибут в схеме: dir

[DocumentFormat.OpenXml.SchemaAttr(0, "dir")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TransitionCornerDirectionValues> Direction { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TransitionCornerDirectionValues> Direction { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "dir")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TransitionCornerDirectionValues>? Direction { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("dir")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TransitionCornerDirectionValues>? Direction { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TransitionCornerDirectionValues>? Direction { get; set; }
member this.Direction : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TransitionCornerDirectionValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "dir")>]
member this.Direction : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TransitionCornerDirectionValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("dir")>]
member this.Direction : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TransitionCornerDirectionValues> with get, set
Public Property Direction As EnumValue(Of TransitionCornerDirectionValues)

Значение свойства

Возвращает .EnumValue<T>

Атрибуты

Комментарии

Следующие сведения из международного стандарта ECMA ECMA-376 могут быть полезны при работе с этим классом.

Этот атрибут указывает направление перехода.

Возможные значения для этого атрибута определяются простым типом ST_TransitionCornerDirectionType .

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