Excel for WPF and Silverlight
Sheet Property (XLRowCollection)

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

Reference

XLRowCollection Class
XLRowCollection Members