TextWrap.AnchorY Property

Definition

Vertical Positioning Base

Represents the following attribute in the schema: 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)

Property Value

Returns EnumValue<T>.

Attributes

Applies to