EastAsianLayout.Vertical Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Horizontal en vertical (faire pivoter le texte)
Représente l’attribut suivant dans le schéma : 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
Valeur de propriété
Retourne EnumValue<T>.
- Attributs