Share via


DetailRange Property

Returns a PivotDetailRange object for the specified area.

expression.DetailRange(TopLeft, BottomRight)

*expression   * An expression that returns a PivotCell object.

TopLeft    Required PivotDetailCell object. Specifies the upper-left cell in the detail range.

BottomRight    Required PivotDetailCell object. Specifies the lower-right cell in the detail range.

Applies to | PivotCell Object