Item

PivotFieldCollection indexer (1 of 2)

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

public PivotField this[int index] { get; }

Voir également


PivotFieldCollection indexer (2 of 2)

Obtient l’objet PivotField du nom spécifique.

public PivotField this[string name] { get; }

Voir également