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