Optional
anchorIf true
then the anchor cell will be adjusted to the top-left cell of the range.
Optional
autoIf true
, the selected element will automatically receive focus after being selected.
Optional
scrollIf true
or if a valid ScrollIntoViewOptions
object is provided,
the selected element will be scrolled into view.
Extends SelectionOptions to include the option to adjust the anchor cell.