Partager via


TableStyleType.StyleId Propriété

Définition

Style ID

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

[DocumentFormat.OpenXml.SchemaAttr(0, "styleId")]
public DocumentFormat.OpenXml.StringValue StyleId { get; set; }
public DocumentFormat.OpenXml.StringValue StyleId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "styleId")]
public DocumentFormat.OpenXml.StringValue? StyleId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("styleId")]
public DocumentFormat.OpenXml.StringValue? StyleId { get; set; }
public DocumentFormat.OpenXml.StringValue? StyleId { get; set; }
member this.StyleId : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "styleId")>]
member this.StyleId : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("styleId")>]
member this.StyleId : DocumentFormat.OpenXml.StringValue with get, set
Public Property StyleId 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 un GUID identifiant le style de tableau d’une manière unique.

Les valeurs possibles pour cet attribut sont définies par le ST_Guid type simple.

S’applique à