Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Returns the PivotLine object on a row for a specific PivotCell object. Read-only PivotLine.
Syntax
expression.PivotRowLine
expression A variable that represents a PivotCell object.
Remarks
If the PivotCell is on rows, the PivotRowLine property returns the row's PivotLine object.
If the PivotCell is on columns, the PivotRowLine property returns a run-time error.
If the PivotCell is in the data area, the PivotRowLine property returns the corresponding row's PivotLine object.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.