@univerjs/core v0.4.2 • Docs
Type Alias: IRangeType
type IRangeType: IRange | IRangeStringData | IRangeArrayData | IRangeCellData;
range types
Allow users to provide one of three formats, we need to convert to IRange to store
Defined in
submodules/univer/packages/core/src/sheets/typedef.ts:539 (opens in a new tab)