MCPcopy
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

slideFormulaFunction · 0.65
bufferToStringFunction · 0.65
modelMethod · 0.65
fillFormulaMethod · 0.65
getAnchorTypeFunction · 0.65
reconcileMethod · 0.65
col-cache.spec.jsFile · 0.65

Implementers 1

Rangelib/doc/range.js

Calls

no outgoing calls

Tested by

no test coverage detected