AboutSupportDeveloper GuideVersion 1.5.0
CellRangeChangedEventListener: ((changedCells) => void)

Type declaration

    • (changedCells): void
    • Function type for the event listener that is called when one or more cells in a range change.

      Parameters

      • changedCells: Cell[]

      Returns void

Generated using TypeDoc