'Declaration Public Property ActiveRowIndex As Integer
'Usage Dim instance As ExcelWorksheet 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 ExcelWorksheet Dim value As Integer instance.ActiveRowIndex = value value = instance.ActiveRowIndex
public int ActiveRowIndex {get; set;}