Share via


TopLeft Property

TopLeft property as it applies to the PivotRange object.

Returns a PivotCell object that represents the upper-left cell in the specified range.

expression.TopLeft

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

TopLeft property as it applies to the PivotDetailRange object.

Returns a PivotDetailCell object that represents the upper-left cell in the detail range.

expression.TopLeft

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

Applies to | PivotDetailRange Object | PivotRange Object

See Also | BottomRight Property