SelectionChangeEvent
Fired when the active cell selection changes.
Properties
Section titled “Properties”| Property | Type | Description |
|---|---|---|
selection | string | The new selection in A1 notation (e.g. "B2" or "A1:C3"). |
timestamp | number | Unix-epoch millisecond timestamp of when the change occurred. |
type | "selection-change" | - |