Compartir a través de


TextWrap.AnchorY Propiedad

Definición

Base de posicionamiento vertical

Representa el atributo siguiente en el esquema: 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)

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a