Compartir a través de


CategoryCollection.Item(Object) Método

Definición

Devuelve un único objeto del CategoryCollection objeto .

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

Parámetros

Index
Object

Número de índice del objeto.

Devoluciones

Se aplica a