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

In This Topic
Sheet Property (XLRowCollection)
In This Topic
Gets a reference to the parent XLSheet object.
Syntax
'Declaration
 
Public ReadOnly Property Sheet As XLSheet
 
See Also