TextWrap.AnchorY Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Base de posicionamento vertical
Representa o seguinte atributo no esquema: âncora
[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 da propriedade
Retorna EnumValue<T>.
- Atributos