LayoutNode.StyleLabel 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.
Étiquette de style
Représente l’attribut suivant dans le schéma : styleLbl
[DocumentFormat.OpenXml.SchemaAttr(0, "styleLbl")]
public DocumentFormat.OpenXml.StringValue StyleLabel { get; set; }
public DocumentFormat.OpenXml.StringValue StyleLabel { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "styleLbl")]
public DocumentFormat.OpenXml.StringValue? StyleLabel { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("styleLbl")]
public DocumentFormat.OpenXml.StringValue? StyleLabel { get; set; }
public DocumentFormat.OpenXml.StringValue? StyleLabel { get; set; }
member this.StyleLabel : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "styleLbl")>]
member this.StyleLabel : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("styleLbl")>]
member this.StyleLabel : DocumentFormat.OpenXml.StringValue with get, set
Public Property StyleLabel As StringValue
Valeur de propriété
Retourne StringValue.
- Attributs
Remarques
Les informations suivantes de la norme internationale ECMA ECMA-376 peuvent être utiles lors de l’utilisation de cette classe.
Spécifie l’option de mise en forme d’une variante de style ou de couleur à appliquer à ce nœud de disposition.
Les valeurs possibles pour cet attribut sont définies par le type de données SCHÉMA string
XML.