'Declaration
Public Overridable Function IsAnyCellInRowSelected( _ ByVal row As Integer _ ) As Boolean
'Usage
Dim instance As BaseSheetSelectionModel Dim row As Integer Dim value As Boolean value = instance.IsAnyCellInRowSelected(row)
Parameters
- row
- Row to check