CategoryCollection.Item(Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne un seul objet à partir de l’objet CategoryCollection .
public:
Microsoft::Office::Core::IMsoCategory ^ Item(System::Object ^ Index);
public Microsoft.Office.Core.IMsoCategory Item (object Index);
abstract member Item : obj -> Microsoft.Office.Core.IMsoCategory
Public Function Item (Index As Object) As IMsoCategory
Paramètres
- Index
- Object
Numéro d'index de l'objet.