Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TabSwitchedEvent

An event that signals when a user selects a different tab in a workbook.

Hierarchy

  • TabSwitchedEvent

Index

Properties

newSheetName

newSheetName: string
returns

The name of the sheet that is active after the tab switch event.

oldSheetName

oldSheetName: string
returns

The name of the sheet that was active before the tab switch event occurred.