UNPKG

@salesforce/acu-pack

Version:
4 lines (3 loc) 128 B
export declare class Office { static writeXlxsWorkbook(workbookMap: Map<string, string[][]>, xlxsFilePath: string): void; }