Returns a FieldCollection object representing a list of row labels in a PivotTable. The items in the collection are PivotTableFields of type RowLabel.

 public FieldCollection RowLabels{ get; }
Public ReadOnly Property RowLabels() As FieldCollection