DetailsExpanded Property

Returns whether or not the details have been expanded in the detail area of the PivotTable list. Read-only Boolean.

expression.DetailsExpanded

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

Remarks

Using this property when the PivotTable list is connected to an OLAP data source will result in a run-time error.

Applies to | PivotColumnMember Object