PivotTable.Location Property

Excel Developer Reference

Gets or sets a String that represents the top-left cell in the body of the specified PivotTable. Read/write.

Version Information
 Version Added:  Excel 2007

Syntax

expression.Location

expression   A variable that represents a PivotTable object.

See Also