Event arguments for the activeTableChanged event.

Hierarchy

Hierarchy

  • IgrSpreadsheetActiveTableChangedEventArgs

Constructors

Accessors

Constructors

Accessors

  • get newValue(): WorksheetTable
  • Returns the new value of the activeTable

    Returns WorksheetTable

  • get oldValue(): WorksheetTable
  • Returns the previous value of the activeTable

    Returns WorksheetTable