int RowIndex { get; }
ReadOnly Property RowIndex As Integer Get Dim instance As IWebCell Dim value As Integer value = instance.RowIndex
property int RowIndex { int get (); }
© 2020 SmartBear Sofware