Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/exceljs/exceljs
/ testBookIn.js
File
testBookIn.js
test/regression/testBookIn.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-disable node/no-unpublished-require */
2
const
_ = require(
'../../lib/utils/under-dash'
);
3
const
ExcelJS = require(
'../../lib/exceljs.nodejs'
);
4
Callers
nothing calls this directly
Calls
9
assert
Function · 0.70
assertFont
Function · 0.70
assertEqual
Function · 0.70
readFile
Method · 0.65
getColumn
Method · 0.65
getRow
Method · 0.65
getCell
Method · 0.65
getWorksheet
Method · 0.45
each
Method · 0.45
Tested by
no test coverage detected