Row Property (IRange) Gets the row index of the first row in the Range which is a one based index. Read-only. Syntax Visual Basic C# 'Declaration ReadOnly Property Row As Integer 'Usage Dim instance As IRange Dim value As Integer value = instance.Row int Row {get;} AssemblyVersionSyncfusion.XlsIO.Base: 16.4460.0.52 See AlsoReferenceIRange Interface IRange Members