C1.Excel Assembly / C1.Excel Namespace / XLCommentCollection Class / Sheet Property

In This Topic
Sheet Property (XLCommentCollection)
In This Topic
Gets the XLSheet object that owns the collection.
Syntax
'Declaration
 
Public ReadOnly Property Sheet As XLSheet
 
See Also