@univerjs/core v0.4.2 • Docs
Type Alias: IRangeStringData
type IRangeStringData: string;
One of the range types,
e.g.,"A1:B2","sheet1!A1:B2","A1","1:1","A:A","AA1:BB2"
Defined in
submodules/univer/packages/core/src/sheets/typedef.ts:484 (opens in a new tab)