Spread Windows Forms 12.0 Product Documentation
ActiveColumnIndex Property (ConvertTableToRangeEventArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > ConvertTableToRangeEventArgs Class : ActiveColumnIndex Property
Gets the sheetview's active column index when converting a table to a range.
Syntax
'Declaration
 
Public ReadOnly Property ActiveColumnIndex As Integer
'Usage
 
Dim instance As ConvertTableToRangeEventArgs
Dim value As Integer
 
value = instance.ActiveColumnIndex
public int ActiveColumnIndex {get;}
See Also

Reference

ConvertTableToRangeEventArgs Class
ConvertTableToRangeEventArgs Members