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

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