@univerjs/core v0.5.0-beta.1 • Docs
Function: getCellValueType()
function getCellValueType(cell): undefined | null | CellValueType
Parameters
Parameter | Type |
---|---|
cell | ICellData |
Returns
undefined
| null
| CellValueType
Defined in
packages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:308