PivotTable.DisplayFieldCaptions Property

Excel Developer Reference

Controls whether or not filter buttons and PivotField captions for rows and columns are displayed in the grid. Read/write.

Version Information
 Version Added:  Excel 2007

Syntax

expression.DisplayFieldCaptions

expression   A variable that represents a PivotTable object.

Remarks

The default value is True.

See Also