Excel for WPF and Silverlight
Comments Property

C1.WPF.Excel Namespace > XLSheet Class : Comments Property
Gets an XLCommentCollection that contains the collection of comments that on the sheet.
Syntax
'Declaration
 
Public ReadOnly Property Comments As XLCommentCollection
public XLCommentCollection Comments {get;}
See Also

Reference

XLSheet Class
XLSheet Members