property View.SelectColumnIndex as Long
Retrieves or sets a value that indicates the index of the selected column, if the FullRowSelect property is False.

TypeDescription
Long A long expression that indicates the index of selected column.

The property has effect only if the FullRowSelect property is False. Use the SelectedItem property to determine the selected items. Use the SplitCell property to split a cell. Use the SelectableItem property to specify the user can select an item.