[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.IsAnyCellInRowSelected

IsAnyCellInRowSelected Method

IsAnyCellInRowSelected(int)

Gets whether any cells in the specified row on this sheet are selected.

Declaration
public bool IsAnyCellInRowSelected(int row)
Public Function IsAnyCellInRowSelected(row As Integer) As Boolean
Parameters
Type Name Description
int row

Row index

Returns
Type Description
bool