[]
Gets whether any cells in the specified row on this sheet are selected.
public bool IsAnyCellInRowSelected(int row)
Public Function IsAnyCellInRowSelected(row As Integer) As Boolean
Type | Name | Description |
---|---|---|
int | row | Row index |
Type | Description |
---|---|
bool |