Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
const
Excel = require(
'../lib/exceljs.nodejs.js'
);
2
3
const
wb =
new
Excel.Workbook();
4
wb.xlsx
Callers
nothing calls this directly
Calls
4
readFile
Method · 0.65
forEach
Method · 0.65
getCell
Method · 0.65
writeFile
Method · 0.65
Tested by
no test coverage detected