@univerjs/core v0.4.2 • Docs
Function: getCellValueType()
function getCellValueType(cell): undefined | null | CellValueType
Parameters
Parameter | Type |
---|---|
cell | ICellData |
Returns
undefined
| null
| CellValueType
Defined in
submodules/univer/packages/core/src/sheets/typedef.ts:308 (opens in a new tab)