Compartir a través de


Alignment.Vertical Propiedad

Definición

Alineación vertical

Representa el atributo siguiente en el esquema: vertical

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

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a