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