PivotGroupFilterValuesCollection Properties
Represents a collection of group filter values.Name | Description |
---|---|
Count | Gets the number of filter values in the collection. |
IsEmpty | Gets whether the collection is empty. |
Item[Object] | Gets or sets the filter value by the corresponding field value. |
Items | For internal use. |
See Also