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