Compartir a través de


CategoryCollection.Item[Object] Propiedad

Definición

Devuelve una categoría de gráfico individual.

public:
 property Microsoft::Office::Interop::Word::ChartCategory ^ default[System::Object ^] { Microsoft::Office::Interop::Word::ChartCategory ^ get(System::Object ^ Index); };
public Microsoft.Office.Interop.Word.ChartCategory this[object Index] { get; }
member this.Item(obj) : Microsoft.Office.Interop.Word.ChartCategory
Default Public ReadOnly Property Item(Index As Object) As ChartCategory

Parámetros

Index
Object

Número de índice o nombre del objeto.

Valor de propiedad

CHARTCATEGORY

Se aplica a