CategoryCollection.Item[Object] Propriété

Définition

Renvoie une catégorie de graphique individuelle.

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

Paramètres

Index
Object

Nom ou numéro d'index de l'objet.

Valeur de propriété

ChartCategory

CHARTCATEGORY

S’applique à