'Declaration ReadOnly Property Row As Integer
'Usage Dim instance As ICellRange Dim value As Integer value = instance.Row
int Row {get;}
'Declaration ReadOnly Property Row As Integer
'Usage Dim instance As ICellRange Dim value As Integer value = instance.Row
int Row {get;}