hasRangeState property
bool
get
hasRangeState
Whether any selected-range state is currently retained by the session.
Hosts may use this to decide whether Escape, reset, or lifecycle cleanup has work to perform. This may be true for a single-cell range as well as a larger rectangle.
Implementation
bool get hasRangeState;