Share via


PivotCell.PivotRowLine Property (Excel)

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

Version Information

추가된 버전: Excel 2007

Syntax

.PivotRowLine

A variable that represents a PivotCell object.

Remarks

If the PivotCell is on rows, PivotRowLine returns the row's PivotLine object.

If the PivotCell is on columns, PivotRowLine returns a run-time error.

If the PivotCell is in the data area, PivotRowLine returns the corresponding row's PivotLine object.

참고 항목

개념

PivotCell Object

PivotCell Object Members