ContextLinkType.Direction プロパティ

定義

方向を指定します。スキーマの次の属性を表します。

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

プロパティ値

EnumValue<LinkDirectionValues>
属性

適用対象