Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/exceljs/exceljs
/ testSheet.js
File
testSheet.js
test/testSheet.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
fs = require(
'fs'
);
2
3
const
Worksheet = require(
'../lib/doc/worksheet'
);
4
Callers
nothing calls this directly
Calls
5
close
Method · 0.80
getCell
Method · 0.65
mergeCells
Method · 0.65
write
Method · 0.65
push
Method · 0.45
Tested by
no test coverage detected