Range.AddComment(Object) Método

Definición

Agrega un comentario al rango.

public Microsoft.Office.Interop.Excel.Comment AddComment (object Text);
Public Function AddComment (Optional Text As Object) As Comment

Parámetros

Text
Object

Objeto opcional. Texto del comentario.

Devoluciones

Se aplica a