Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/exceljs/exceljs
/ column.spec.js
File
column.spec.js
spec/unit/doc/column.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{createSheetMock} = require(
'../../utils/index'
);
2
3
const
Column = verquire(
'doc/column'
);
4
Callers
nothing calls this directly
Calls
6
createSheetMock
Function · 0.85
addColumn
Method · 0.80
toModel
Method · 0.80
getColumn
Method · 0.65
getCell
Method · 0.65
getRow
Method · 0.65
Tested by
no test coverage detected