GridPivotTableCollection

GridPivotTableCollection class

Encapsule une collection dePivotTable objets.

public class GridPivotTableCollection

Propriétés

NomLa description
Count { get; }
Item { get; }Obtient lePivotTable élément à l’index spécifié.

Méthodes

NomLa description
Add(string, string, string)Ajoute un nouveau cache de tableau croisé dynamique à une collection PivotCaches.
Add(GridWorksheet, GridCellArea, string, string)Ajoute un nouveau cache de tableau croisé dynamique à une collection PivotCaches.
Add(string, GridCellArea, string, string)Ajoute un nouveau cache de tableau croisé dynamique à une collection PivotCaches.
Add(string, GridCellArea, int, int, string)Ajoute un nouveau cache de tableau croisé dynamique à une collection PivotCaches.
Clear()Efface tous les tableaux croisés dynamiques.
RemoveAt(int)Supprimer le tableau croisé dynamique à l’index spécifié.

Voir également