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