Type Alias: CellValue
type CellValue = string | number | boolean;
Defined in: packages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:233
Cell value type
type CellValue = string | number | boolean;
Defined in: packages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:233
Cell value type