Class GridPivotFieldCollection
GridPivotFieldCollection class
Encapsulates a collection of PivotField objects.
public class GridPivotFieldCollection
Properties
| Name | Description |
|---|---|
| Count { get; } | |
| Item { get; } | Gets the PivotField element at the specified index. |
Methods
| Name | Description |
|---|---|
| Add(GridPivotField) | Adds a PivotField Object to the specific type PivotFields. |
| Clear() | Clears all PivotFields. |
See Also
- namespace Aspose.Cells.GridDesktop.Data
- assembly Aspose.Cells.GridDesktop