bool IsAnyCellInRowSelected( int row )
'Declaration Function IsAnyCellInRowSelected( _ ByVal row As Integer _ ) As Boolean
'Declaration
Function IsAnyCellInRowSelected( _ ByVal row As Integer _ ) As Boolean
'Usage Dim instance As ISheetSelectionModel Dim row As Integer Dim value As Boolean value = instance.IsAnyCellInRowSelected(row)
'Usage
Dim instance As ISheetSelectionModel Dim row As Integer Dim value As Boolean value = instance.IsAnyCellInRowSelected(row)
ISheetSelectionModel Interface ISheetSelectionModel Members