MCPcopy
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

1const {createSheetMock} = require('../../utils/index');
2
3const Column = verquire('doc/column');
4

Callers

nothing calls this directly

Calls 6

createSheetMockFunction · 0.85
addColumnMethod · 0.80
toModelMethod · 0.80
getColumnMethod · 0.65
getCellMethod · 0.65
getRowMethod · 0.65

Tested by

no test coverage detected