Share via


FilterCaption Property

Returns a String that represents the caption displayed just below a field set on the filter axis. Read-only.

expression.FilterCaption

*expression   * Required. An expression that returns a PivotFieldSet object.

Remarks

If the user has selected only one item in the specified field, this property will return that item. If the user has selected multiple items in the field, this property will most likely return "(Multiple Items)".

Applies to | PivotFieldSet Object