ComponentOne Excel for UWP
Row Property

C1.UWP.Excel Assembly > C1.Xaml.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