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

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