SplitTransition.Direction プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Direction.Represents は、次のスキーマの属性: ディレクトリ
[DocumentFormat.OpenXml.SchemaAttr(0, "dir")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TransitionInOutDirectionValues> Direction { get; set; }
member this.Direction : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TransitionInOutDirectionValues> with get, set
Public Property Direction As EnumValue(Of TransitionInOutDirectionValues)
プロパティ値
返します。 EnumValue<T>。
- 属性
注釈
ECMA 376 の標準の ECMA インターナショナルから次の情報は、このクラスを使用する場合に、役立ちます。
この属性は、「分割」の画面切り替えの方向を指定します。
可能なこの属性の値は、ST_TransitionInOutDirectionType単純型です。