Skip to content
v3.3.0

CellType

ARRAY: = “ARRAY”

Defined in src/Cell.ts:56


ARRAYFORMULA: = “ARRAYFORMULA”

Defined in src/Cell.ts:58


EMPTY: = “EMPTY”

Defined in src/Cell.ts:57


FORMULA: = “FORMULA”

Defined in src/Cell.ts:54


VALUE: = “VALUE”

Defined in src/Cell.ts:55