Excel for WPF and Silverlight
Row Property

C1.WPF.Excel Namespace > XLShape Class : Row Property
Gets or sets the index of the row to which the shape is attached.
Syntax
'Declaration
 
Public Property Row As System.Integer
public System.int Row {get; set;}
See Also

Reference

XLShape Class
XLShape Members