@univerjs/core v0.4.2 • Docs
Function: isCellV()
function isCellV(cell): cell is string | number | boolean
Parameters
Parameter | Type |
---|---|
cell | Nullable <ICellData | CellValue > |
Returns
cell is string | number | boolean
Defined in
submodules/univer/packages/core/src/sheets/typedef.ts:349 (opens in a new tab)