Returns a PivotDetailRange object for the specified area.
Syntax
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.