Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
const
Workbook = require(
'../lib/doc/workbook'
);
2
3
const
filename = process.argv[2];
4
Callers
nothing calls this directly
Calls
4
eachSheet
Method · 0.80
readFile
Method · 0.65
eachRow
Method · 0.65
eachCell
Method · 0.65
Tested by
no test coverage detected