PivotTable.PivotRowAxis Property

Excel Developer Reference

Returns a PivotAxis object representing the entire row axis. Read-only PivotAxis.

Version Information
 Version Added:  Excel 2007

Syntax

expression.PivotRowAxis

expression   A variable that represents a PivotTable object.

See Also