Open the app.component.ts file and import the ExcelJS and File Saver plugin using the below code. import * as Excel from 'exceljs'; import * as ...
確定! 回上一頁