{introducedin: 8.4}
{description}
{excerpt}
Returns a {{[EW8:FieldCollection]}} object representing a list of row labels in a PivotTable. The items in the collection are {{PivotTableFields}} of type {{RowLabel}}.
{excerpt}
{signature:C#} public FieldCollection RowLabels{ get; }
{signature}
{signature:vb.net}Public ReadOnly Property RowLabels() As FieldCollection
{signature}
{scrollbar}