Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/exceljs/exceljs
/ testMergedBorder.js
File
testMergedBorder.js
test/testMergedBorder.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
getCell
Method · 0.65
mergeCells
Method · 0.65
writeFile
Method · 0.65
addWorksheet
Method · 0.45
Tested by
no test coverage detected