Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Returns the PivotLine on a row for a specific PivotCell object. Read-only PivotLine.
Version Information
Version Added: Excel 2007
Syntax
expression .PivotRowLine
expression 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.