'Declaration <DefaultValueAttribute(-1)> Public ReadOnly Property CurrentColumnIndex As Integer
'Usage Dim instance As CellsEnumerator Dim value As Integer value = instance.CurrentColumnIndex
[DefaultValue(-1)] public int CurrentColumnIndex {get;}
'Declaration <DefaultValueAttribute(-1)> Public ReadOnly Property CurrentColumnIndex As Integer
'Usage Dim instance As CellsEnumerator Dim value As Integer value = instance.CurrentColumnIndex
[DefaultValue(-1)] public int CurrentColumnIndex {get;}