Excel for WPF and Silverlight
Book Property (XLRowCollection)

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

Reference

XLRowCollection Class
XLRowCollection Members