PivotAreaCollection Class
PivotAreaCollection class
Represents a list of pivot area.
type PivotAreaCollection struct {
ptr unsafe.Pointer
}
Constructors
| Method | Description |
|---|
Methods
| Method | Description |
|---|---|
| IsNull | Checks whether the implementation object is nullptr. |
| Add_PivotArea | Adds pivot area. |
| RemoveAt | Remove one pivot conditional formatted area setting. |
| Get | Gets a PivotArea object; |
| Add_CellArea | Adds an area based on pivot table view. |
| GetCount |