WorkbookProperties.HidePivotFieldList 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.
Masquer la liste des champs de tableau croisé dynamique
Représente l’attribut suivant dans le schéma : hidePivotFieldList
[DocumentFormat.OpenXml.SchemaAttr(0, "hidePivotFieldList")]
public DocumentFormat.OpenXml.BooleanValue HidePivotFieldList { get; set; }
public DocumentFormat.OpenXml.BooleanValue HidePivotFieldList { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "hidePivotFieldList")]
public DocumentFormat.OpenXml.BooleanValue? HidePivotFieldList { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("hidePivotFieldList")]
public DocumentFormat.OpenXml.BooleanValue? HidePivotFieldList { get; set; }
public DocumentFormat.OpenXml.BooleanValue? HidePivotFieldList { get; set; }
member this.HidePivotFieldList : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "hidePivotFieldList")>]
member this.HidePivotFieldList : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("hidePivotFieldList")>]
member this.HidePivotFieldList : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property HidePivotFieldList As BooleanValue
Valeur de propriété
Retourne BooleanValue.
- Attributs