Skip to content

SelectionAxis

Since v2.8.0

The axis of the active selection. Used in SelectionChangeDetail to disambiguate which axis (row vs. column vs. cell vs. range) was last touched. 'none' when nothing is selected.

type SelectionAxis = "cell" | "row" | "column" | "range" | "none"
AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://toolboxjs.com/llms-full.txt