Share via


PivotCell.PivotColumnLine Property (Excel)

Returns the PivotLine on a column for a specific PivotCell object. Read-only PivotLine.

Version Information

추가된 버전: Excel 2007

Syntax

.PivotColumnLine

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.

참고 항목

개념

PivotCell Object

PivotCell Object Members