Compartir a través de


Comments.Item(Int32) Método

Definición

Devuelve un solo objeto de una colección.

public:
 Microsoft::Office::Interop::Excel::Comment ^ Item(int Index);
public Microsoft.Office.Interop.Excel.Comment Item (int Index);
Public Function Item (Index As Integer) As Comment

Parámetros

Index
Int32

Required Integer. Número de índice del objeto.

Devoluciones

Se aplica a