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