Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / SelectColumn Field


In This Topic
SelectColumn Field
In This Topic
Selects the column that contains the active cell. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly SelectColumn As Object
 
'Usage
 
Dim value As Object
 
value = SpreadActions.SelectColumn
See Also