C1.Excel Assembly / C1.Excel Namespace / XLShape Class / Workbook Property

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