Excel for WPF and Silverlight
Workbook Property

C1.WPF.Excel Namespace > XLShape Class : Workbook Property
Gets a reference to the parent C1XLBook object.
Syntax
'Declaration
 
Public ReadOnly Property Workbook As C1XLBook
public C1XLBook Workbook {get;}
See Also

Reference

XLShape Class
XLShape Members