Skip to content

SheetChangeEvent

Fired when the user switches to a different sheet.

PropertyTypeDescription
previousSheetNamestringName of the sheet that was previously active.
sheetNamestringName of the sheet that is now active.
timestampnumberUnix-epoch millisecond timestamp of when the change occurred.
type"sheet-change"-