次の方法で共有


TextWrap.AnchorY プロパティ

定義

垂直位置決めベース

スキーマ内の次の属性を表します: anchory

[DocumentFormat.OpenXml.SchemaAttr(0, "anchory")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Wordprocessing.VerticalAnchorValues> AnchorY { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Wordprocessing.VerticalAnchorValues> AnchorY { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "anchory")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Wordprocessing.VerticalAnchorValues>? AnchorY { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("anchory")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Wordprocessing.VerticalAnchorValues>? AnchorY { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Wordprocessing.VerticalAnchorValues>? AnchorY { get; set; }
member this.AnchorY : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Wordprocessing.VerticalAnchorValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "anchory")>]
member this.AnchorY : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Wordprocessing.VerticalAnchorValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("anchory")>]
member this.AnchorY : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Wordprocessing.VerticalAnchorValues> with get, set
Public Property AnchorY As EnumValue(Of VerticalAnchorValues)

プロパティ値

EnumValue<T> を返します。

属性

適用対象