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

In This Topic
Book Property (XLCellRange)
In This Topic
Gets a reference to the parent C1XLBook object.
Syntax
'Declaration
 
Public ReadOnly Property Book As C1XLBook
 
See Also