TextWrap.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>

属性

适用于