WorkbookCreatedEventListener: ((workbook: ExcelWorkbook) => void)

Type declaration

    • (workbook: ExcelWorkbook): void
    • Function type for the event listener that is called when a workbook is created.

      Parameters

      Returns void

Generated using TypeDoc