'Declaration Public Property Row As Integer
'Usage Dim instance As ExcelCellRange Dim value As Integer instance.Row = value value = instance.Row
public int Row {get; set;}
'Declaration Public Property Row As Integer
'Usage Dim instance As ExcelCellRange Dim value As Integer instance.Row = value value = instance.Row
public int Row {get; set;}