PivotTableStyle.ShowColumnHeaders 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.
Afficher la mise en forme de l’en-tête de colonne de style de tableau
Représente l’attribut suivant dans le schéma : showColHeaders
[DocumentFormat.OpenXml.SchemaAttr(0, "showColHeaders")]
public DocumentFormat.OpenXml.BooleanValue ShowColumnHeaders { get; set; }
public DocumentFormat.OpenXml.BooleanValue ShowColumnHeaders { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "showColHeaders")]
public DocumentFormat.OpenXml.BooleanValue? ShowColumnHeaders { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("showColHeaders")]
public DocumentFormat.OpenXml.BooleanValue? ShowColumnHeaders { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ShowColumnHeaders { get; set; }
member this.ShowColumnHeaders : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "showColHeaders")>]
member this.ShowColumnHeaders : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("showColHeaders")>]
member this.ShowColumnHeaders : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ShowColumnHeaders As BooleanValue
Valeur de propriété
Retourne BooleanValue.
- Attributs