PivotField.ShowDetail Property

Excel Developer Reference

Gets or sets whether the specified PivotField is showing detail. Read/write Boolean.

Version Information
 Version Added:  Excel 2007

Syntax

expression.ShowDetail

expression   An expression that returns a PivotField object.

See Also