GrapeCity.Documents.Excel Namespace / IRange Interface / Comment Property
In This Topic
Comment Property (IRange)
In This Topic
Returns an instance of IComment which may be used to get and set Comment properties of the cells.
Syntax
IComment Comment {get;}
See Also