Excel for WinRT
Sheet Property (XLCommentCollection)


Gets the XLSheet object that owns the collection.
Syntax
'Declaration
 
Public ReadOnly Property Sheet As XLSheet
'Usage
 
Dim instance As XLCommentCollection
Dim value As XLSheet
 
value = instance.Sheet
public XLSheet Sheet {get;}
See Also

Reference

XLCommentCollection Class
XLCommentCollection Members

 

 


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

Product Support Forum  |  Documentation Feedback