Members Property

                  Applies To

Returns a PivotMembers collection that contains all the members in the specified field set. Read-only.

For information about returning a single member of a collection, see Returning an Object from a Collection.

Remarks

The collection of members is complete regardless of any filtering that is active. To determine whether a particular member is filtered, check to see whether it exists in the collection returned by the RowMembers or ColumnMembers property.