OrientationTransitionType.Direction プロパティ

定義

移行方向.スキーマの次の属性を表します。 dir

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

プロパティ値

EnumValue<DirectionValues>

EnumValue<T> を返します。

属性

適用対象