Searched refs:ExcelJS (Results 1 – 5 of 5) sorted by relevance
16 import ExcelJS from 'exceljs';38 const workbook: ExcelJS.Workbook = new ExcelJS.Workbook();39 const sheet: ExcelJS.Worksheet = workbook.addWorksheet();
15 import ExcelJS from 'exceljs';227 function collectApiCallback(apiData: ApiStatisticsInfo[], sheet: ExcelJS.Worksheet): void {362 function diffApiCallback(data: BasicDiffInfo[], sheet: ExcelJS.Worksheet, dest?: string): void {
17 const ExcelJS = require('exceljs'); constant204 const workbook = new ExcelJS.Workbook();
19 const ExcelJS = require('exceljs'); constant680 const workbook = new ExcelJS.Workbook();
18 const ExcelJS = require('exceljs'); constant744 const workbook = new ExcelJS.Workbook();