Skip to content
Apiary

CellValueAtom

type CellValueAtom = Exclude<CellValue, FormulaError | null>;

A cell value known not to be an error or blank