Partager via


TableStyleType.StyleName Propriété

Définition

Nom

Représente l’attribut suivant dans le schéma : styleName

[DocumentFormat.OpenXml.SchemaAttr(0, "styleName")]
public DocumentFormat.OpenXml.StringValue StyleName { get; set; }
public DocumentFormat.OpenXml.StringValue StyleName { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "styleName")]
public DocumentFormat.OpenXml.StringValue? StyleName { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("styleName")]
public DocumentFormat.OpenXml.StringValue? StyleName { get; set; }
public DocumentFormat.OpenXml.StringValue? StyleName { get; set; }
member this.StyleName : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "styleName")>]
member this.StyleName : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("styleName")>]
member this.StyleName : DocumentFormat.OpenXml.StringValue with get, set
Public Property StyleName 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 le nom du style de tableau qui peut apparaître dans l’interface utilisateur identifiant le style pour un utilisateur.

Les valeurs possibles pour cet attribut sont définies par le type de données schéma string XML.

S’applique à