C1.Excel Assembly / C1.Excel Namespace / XLSheet Class / Book Property

In This Topic
Book Property (XLSheet)
In This Topic
Gets a reference to the C1XLBook that owns the sheet.
Syntax
'Declaration
 
Public ReadOnly Property Book As C1XLBook
 
See Also