MCPcopy
hub / github.com/exceljs/exceljs / toString

Method toString

lib/doc/cell.js:577–579  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

575 release() {}
576
577 toString() {
578 return this.model.value.toString();
579 }
580}
581
582class HyperlinkValue {

Callers

nothing calls this directly

Calls 1

toStringMethod · 0.65

Tested by

no test coverage detected