Compartir a través de


TablePositionProperties.HorizontalAnchor Propiedad

Definición

Delimitador horizontal de tabla

Representa el atributo siguiente en el esquema: w:horzAnchor

[DocumentFormat.OpenXml.SchemaAttr(23, "horzAnchor")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.HorizontalAnchorValues> HorizontalAnchor { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.HorizontalAnchorValues> HorizontalAnchor { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "horzAnchor")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.HorizontalAnchorValues>? HorizontalAnchor { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:horzAnchor")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.HorizontalAnchorValues>? HorizontalAnchor { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.HorizontalAnchorValues>? HorizontalAnchor { get; set; }
member this.HorizontalAnchor : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.HorizontalAnchorValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "horzAnchor")>]
member this.HorizontalAnchor : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.HorizontalAnchorValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:horzAnchor")>]
member this.HorizontalAnchor : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.HorizontalAnchorValues> with get, set
Public Property HorizontalAnchor As EnumValue(Of HorizontalAnchorValues)

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a