PivotAreaFilterCollection Class
PivotAreaFilterCollection class
Represents the list of filters for
type PivotAreaFilterCollection struct {
ptr unsafe.Pointer
}
Constructors
| Method | Description |
|---|---|
| NewPivotAreaFilterCollection | Default constructor. |
Methods
| Method | Description |
|---|---|
| IsNull | Checks whether the implementation object is nullptr. |
| Get | Gets filter from the list by the index. |
| GetCount |