Fired when the user switches to a different sheet.
| Property | Type | Description |
|---|
previousSheetName | string | Name of the sheet that was previously active. |
sheetName | string | Name of the sheet that is now active. |
timestamp | number | Unix-epoch millisecond timestamp of when the change occurred. |
type | "sheet-change" | - |