TextBodyProperties.Anchor プロパティ

定義

Anchor

スキーマのアンカーの次の属性を表します。

[DocumentFormat.OpenXml.SchemaAttr(0, "anchor")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.TextAnchoringTypeValues> Anchor { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.TextAnchoringTypeValues> Anchor { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "anchor")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.TextAnchoringTypeValues>? Anchor { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("anchor")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.TextAnchoringTypeValues>? Anchor { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.TextAnchoringTypeValues>? Anchor { get; set; }
member this.Anchor : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.TextAnchoringTypeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "anchor")>]
member this.Anchor : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.TextAnchoringTypeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("anchor")>]
member this.Anchor : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.TextAnchoringTypeValues> with get, set
Public Property Anchor As EnumValue(Of TextAnchoringTypeValues)

プロパティ値

属性

適用対象