MCPcopy Index your code
hub / github.com/exceljs/exceljs / test-comments.js

File test-comments.js

test/test-comments.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const Excel = require('../lib/exceljs.nodejs.js');
2
3const wb = new Excel.Workbook();
4wb.xlsx

Callers

nothing calls this directly

Calls 4

readFileMethod · 0.65
forEachMethod · 0.65
getCellMethod · 0.65
writeFileMethod · 0.65

Tested by

no test coverage detected