EastAsianLayout.Vertical 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.
Horizontal em Vertical (Texto rotativo)
Representa o seguinte atributo no esquema: w:vert
[DocumentFormat.OpenXml.SchemaAttr(23, "vert")]
public DocumentFormat.OpenXml.OnOffValue Vertical { get; set; }
public DocumentFormat.OpenXml.OnOffValue Vertical { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "vert")]
public DocumentFormat.OpenXml.OnOffValue? Vertical { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:vert")]
public DocumentFormat.OpenXml.OnOffValue? Vertical { get; set; }
public DocumentFormat.OpenXml.OnOffValue? Vertical { get; set; }
member this.Vertical : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "vert")>]
member this.Vertical : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:vert")>]
member this.Vertical : DocumentFormat.OpenXml.OnOffValue with get, set
Public Property Vertical As OnOffValue
Valor da propriedade
Retorna EnumValue<T>.
- Atributos