Compartilhar via


FormControlProperties.TextVerticalAlign Propriedade

Definição

textVAlign, essa propriedade só está disponível no Office 2010 e posterior.

Representa o seguinte atributo no esquema: textVAlign

[DocumentFormat.OpenXml.SchemaAttr(0, "textVAlign")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.TextVerticalAlignmentValues> TextVerticalAlign { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.TextVerticalAlignmentValues> TextVerticalAlign { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "textVAlign")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.TextVerticalAlignmentValues>? TextVerticalAlign { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("textVAlign")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.TextVerticalAlignmentValues>? TextVerticalAlign { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.TextVerticalAlignmentValues>? TextVerticalAlign { get; set; }
member this.TextVerticalAlign : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.TextVerticalAlignmentValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "textVAlign")>]
member this.TextVerticalAlign : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.TextVerticalAlignmentValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("textVAlign")>]
member this.TextVerticalAlign : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.TextVerticalAlignmentValues> with get, set
Public Property TextVerticalAlign As EnumValue(Of TextVerticalAlignmentValues)

Valor da propriedade

Atributos

Aplica-se a