Class GridPivotFieldCollection
GridPivotFieldCollection class
Encapsulates a collection of GridPivotField
objects.
public class GridPivotFieldCollection
Properties
Name | Description |
---|---|
Count { get; } | Gets the size of enumerator |
Item { get; } | Gets the GridPivotField 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.GridWeb.Data
- assembly Aspose.Cells.GridWeb