TableStyleType.StyleId 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.
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.