@sheetwrite/corefunction Spreadsheet display text for a resolved scalar. Package@sheetwrite/core Sourcepackages/core/src/cell-input.ts#L5 Declaration function cellScalarToText(value: CellScalartype CellScalar = string | number | boolean | null;type CellScalar = string | number | boolean | null;type CellScalar = | string | number | boolean | null;A scalar that can be displayed directly.API reference →): string