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