Excel for WinRT
Comments Property


Gets an XLCommentCollection that contains the collection of comments that on the sheet.
Syntax
'Declaration
 
Public ReadOnly Property Comments As XLCommentCollection
'Usage
 
Dim instance As XLSheet
Dim value As XLCommentCollection
 
value = instance.Comments
public XLCommentCollection Comments {get;}
See Also

Reference

XLSheet Class
XLSheet Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback