MCPcopy
hub / github.com/exceljs/exceljs / testBookFont.js

File testBookFont.js

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

Source from the content-addressed store, hash-verified

1const Workbook = require('../lib/doc/workbook');
2
3const filename = process.argv[2];
4

Callers

nothing calls this directly

Calls 4

eachSheetMethod · 0.80
readFileMethod · 0.65
eachRowMethod · 0.65
eachCellMethod · 0.65

Tested by

no test coverage detected