Range.Comment Propiedad

Definición

Devuelve un Comment objeto que representa el comentario asociado a la celda de la esquina superior izquierda del rango.

public:
 property Microsoft::Office::Interop::Excel::Comment ^ Comment { Microsoft::Office::Interop::Excel::Comment ^ get(); };
public Microsoft.Office.Interop.Excel.Comment Comment { get; }
Public ReadOnly Property Comment As Comment

Valor de propiedad

Se aplica a