Skip to content
Sheetwrite

Sheetwrite / Documentation

CellScalar@sheetwrite/react

A scalar that can be displayed directly.

A scalar that can be displayed directly.

Declaration

export type CellScalar = string | number | boolean | null;