Excel for WPF and Silverlight
Book Property (XLSheet)

C1.WPF.Excel Namespace > XLSheet Class : Book Property
Gets a reference to the C1XLBook that owns the sheet.
Syntax
'Declaration
 
Public ReadOnly Property Book As C1XLBook
public C1XLBook Book {get;}
See Also

Reference

XLSheet Class
XLSheet Members