TableStyleList.Default 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.
Par défaut
Représente l’attribut suivant dans le schéma : def
[DocumentFormat.OpenXml.SchemaAttr(0, "def")]
public DocumentFormat.OpenXml.StringValue Default { get; set; }
public DocumentFormat.OpenXml.StringValue Default { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "def")]
public DocumentFormat.OpenXml.StringValue? Default { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("def")]
public DocumentFormat.OpenXml.StringValue? Default { get; set; }
public DocumentFormat.OpenXml.StringValue? Default { get; set; }
member this.Default : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "def")>]
member this.Default : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("def")>]
member this.Default : DocumentFormat.OpenXml.StringValue with get, set
Public Property Default 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.
GUID correspondant au style de tableau par défaut dans la liste des styles de tableau. Cette valeur par défaut peut être utilisée lorsqu’une table est initialement insérée dans un document.
Les valeurs possibles pour cet attribut sont définies par le ST_Guid
type simple.