Excel for WPF and Silverlight
Sheet Property (XLRow)

C1.WPF.Excel Namespace > XLRow 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

XLRow Class
XLRow Members