int ActiveRowIndex {get; set;}
'Declaration
Property ActiveRowIndex As Integer
'Usage
Dim instance As IExcelWorksheet
Dim value As Integer
instance.ActiveRowIndex = value
value = instance.ActiveRowIndex
Property Value
The index of the active row.
Target Platforms: Windows Server 2012, Windows RT