Share via


BottomRight Property

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.  

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.