'Declaration Public ReadOnly Property Row As Integer
'Usage Dim instance As ExcelCell Dim value As Integer value = instance.Row
public int Row {get;}
ExcelCell Class ExcelCell Members