Version Information
Version Added: Excel

Syntax

expression.PivotColumnLine

expression A variable that represents a PivotCell object.

Remarks

If the PivotCell is on rows, the PivotColumnLine property returns a run-time error.

If the PivotCell is on columns, the PivotColumnLine property returns the column PivotLine object.

If the PivotCell is in the data area, the PivotColumnLine property returns the corresponding column PivotLine object.

See also: