Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/exceljs/exceljs
/ decode
Method
decode
index.d.ts:947–947 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
945
count: number;
946
947
decode(): void;
948
decode(v: Range): void;
949
decode(v: string): void;
950
decode(v: Location): void;
Callers
7
slideFormula
Function · 0.65
bufferToString
Function · 0.65
model
Method · 0.65
fillFormula
Method · 0.65
getAnchorType
Function · 0.65
reconcile
Method · 0.65
col-cache.spec.js
File · 0.65
Implementers
1
Range
lib/doc/range.js
Calls
no outgoing calls
Tested by
no test coverage detected