PivotCell.RowItems (Excel)
Returns a PivotItemList collection that corresponds to the items on the category axis that represent the selected cell.
Dim pilRowItems As PivotItemList
Set pilRowItems = ActiveCell.PivotCell.RowItems
Returns a PivotItemList collection that corresponds to the items on the category axis that represent the selected cell.
Dim pilRowItems As PivotItemList
Set pilRowItems = ActiveCell.PivotCell.RowItems