hasExplicitCellRange property
bool
get
hasExplicitCellRange
Whether anchor and extent currently describe an explicit multi-cell gesture range.
Hosts use this to distinguish a deliberate range from the ordinary selected cell when deciding whether range-only commands or visuals should be active.
Implementation
bool get hasExplicitCellRange;