Question
How to determine whether the selected cell is one row or multiple rows?
I need to distinguish between the following two situations.
The essence is to distinguish whether it is a single line or multiple lines.
The first option: select 1row (one or more columns).
Second option: Select 2 rows (1 or more columns).

