Share via


PivotFilter.Description Property

Excel Developer Reference

Provides an optional description for the PivotFilter object. Read-only String.

Version Information
 Version Added:  Excel 2007

Syntax

expression.Description

expression   A variable that represents a PivotFilter object.

Remarks
The maximum length of the description string is 255 characters.

See Also