Item

PivotItemCollection indexer (1 of 2)

Obtient l’objet PivotItem à l’index spécifique.

public PivotItem this[int index] { get; }

Voir également


PivotItemCollection indexer (2 of 2)

Obtient l’objet PivotItem du nom spécifique.

public PivotItem this[string itemValue] { get; }

Voir également