Share via


PivotCell.RowItems Propiedad

Definición

Devuelve una PivotItemList colección que corresponde a los elementos del eje de categorías que representan la celda seleccionada.

public:
 property Microsoft::Office::Interop::Excel::PivotItemList ^ RowItems { Microsoft::Office::Interop::Excel::PivotItemList ^ get(); };
public Microsoft.Office.Interop.Excel.PivotItemList RowItems { get; }
Public ReadOnly Property RowItems As PivotItemList

Valor de propiedad

Se aplica a