SplitTransition.Orientation プロパティ

定義

Orientation.Represents は、次のスキーマの属性: 回転

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

プロパティ値

EnumValue<DirectionValues>

返します。 EnumValue<T>

属性

注釈

ECMA 376 の標準の ECMA インターナショナルから次の情報は、このクラスを使用する場合に、役立ちます。

この属性は、「分割」の画面切り替えの方向を指定します。

可能なこの属性の値は、ST_Direction単純型です。

適用対象