Compartir a través de


Alignment.Horizontal Propiedad

Definición

Alineación horizontal

Representa el atributo siguiente en el esquema: horizontal

[DocumentFormat.OpenXml.SchemaAttr(0, "horizontal")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.HorizontalAlignmentValues> Horizontal { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.HorizontalAlignmentValues> Horizontal { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "horizontal")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.HorizontalAlignmentValues>? Horizontal { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("horizontal")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.HorizontalAlignmentValues>? Horizontal { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.HorizontalAlignmentValues>? Horizontal { get; set; }
member this.Horizontal : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.HorizontalAlignmentValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "horizontal")>]
member this.Horizontal : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.HorizontalAlignmentValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("horizontal")>]
member this.Horizontal : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.HorizontalAlignmentValues> with get, set
Public Property Horizontal As EnumValue(Of HorizontalAlignmentValues)

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a