Skip to content

@sheetkit/node / CellTypeName

Type Alias: CellTypeName

CellTypeName = "empty" | "number" | "string" | "boolean" | "date" | "error" | "formula"

Defined in: sheet-data.ts:2

Released under the MIT / Apache-2.0 License.