@sheetwrite/coretype
A scalar that can be displayed directly.
Declaration
export type CellScalar = string | number | boolean | null;Sheetwrite / Documentation
@sheetwrite/coreA scalar that can be displayed directly.
export type CellScalar = string | number | boolean | null;