IsAnyCellInColumnSelected Method (SheetView)
Gets whether any cells in the specified column on this sheet are selected.
'Declaration
Public Function IsAnyCellInColumnSelected( _
ByVal column As Integer _
) As Boolean
'Usage
Dim instance As SheetView
Dim column As Integer
Dim value As Boolean
value = instance.IsAnyCellInColumnSelected(column)
Parameters
- column
- Column index