SelectionMode
12 Sep 20251 minute to read
Defines mode of selection. They are
- 
Cell- Defines SelectionMode to Cell.
- 
Row- Defines SelectionMode to Row.
- 
Column- Defines SelectionMode to Column.
- 
Both- Defines SelectionMode to both Row and Column.