PivotTable.PivotColumnAxis Property

Excel Developer Reference

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

Version Information
 Version Added:  Excel 2007

Syntax

expression.PivotColumnAxis

expression   A variable that represents a PivotTable object.

See Also