GrapeCity.Documents.Excel Namespace / IWorksheet Interface / Comments Property
Comments Property (IWorksheet)
In This Topic
Returns the IComments collection that represents all the comments for the specified worksheet (read-only).
Syntax
IComments Comments {get;}
See Also