MCPcopy
hub / github.com/exceljs/exceljs / workbook.spec.js

File workbook.spec.js

spec/unit/doc/workbook.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const simpleWorkbookModel = require('../data/simpleWorkbook.json');
2const testUtils = require('../../utils/index');
3
4const Excel = verquire('exceljs');

Callers

nothing calls this directly

Calls 7

createSimpleWorkbookFunction · 0.85
eachSheetMethod · 0.80
getCellMethod · 0.65
getRowMethod · 0.65
duplicateRowMethod · 0.65
addWorksheetMethod · 0.45
getWorksheetMethod · 0.45

Tested by

no test coverage detected