Type alias WorkbookLoadEvent

WorkbookLoadEvent: {
    source: WorkbookElement;
}

Type declaration