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

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