Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/exceljs/exceljs
/ toString
Method
toString
lib/doc/cell.js:729–731 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
727
}
728
729
toString() {
730
return
this.value.toString();
731
}
732
}
733
734
class
FormulaValue {
Callers
nothing calls this directly
Calls
1
toString
Method · 0.65
Tested by
no test coverage detected