C1.Excel Assembly / C1.Excel Namespace / XLSheet Class / Comments Property

In This Topic
Comments Property
In This Topic
Gets an XLCommentCollection that contains the collection of comments that on the sheet.
Syntax
'Declaration
 
Public ReadOnly Property Comments As XLCommentCollection
 
See Also