DetailRange Property

Microsoft Office Web Components Object Model

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.