Share via


BottomRight Property

BottomRight property as it applies to the PivotRange object.

Returns a PivotCell object that represents the cell in the lower-right corner of the specified range.

expression.BottomRight

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

BottomRight property as it applies to the PivotDetailRange object.

Returns a PivotDetailCell object that represents the cell in the lower-right corner of the specified detail range.

expression.BottomRight

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

Applies to | PivotDetailRange Object | PivotRange Object

See Also | Bottom Property | TopLeft Property