EightDirectionTransitionType.Direction プロパティ

定義

Direction.dir スキーマの次の属性を表します。

[DocumentFormat.OpenXml.SchemaAttr(0, "dir")]
public DocumentFormat.OpenXml.StringValue Direction { get; set; }
member this.Direction : DocumentFormat.OpenXml.StringValue with get, set
Public Property Direction As StringValue

プロパティ値

StringValue

StringValue を返します。

属性

注釈

ECMA International Standard ECMA-376 の次の情報は、このクラスを操作するときに役立ちます。

この属性は、遷移の方向を指定します。

この属性に使用できる値は、単純型によって ST_TransitionEightDirectionType 定義されます。

適用対象