cupertino-files / CellType
Variable: CellType
constCellType:object
Defined in: src/tst/cellrecord.ts:18
Cell type codes (record byte 1). 10 is currency, absent from the enum.
Type Declaration
BOOL
readonlyBOOL:6=6
CURRENCY
readonlyCURRENCY:10=10
DATE
readonlyDATE:5=5
DURATION
readonlyDURATION:7=7
EMPTY
readonlyEMPTY:0=0
ERROR
readonlyERROR:8=8
FORMULA
readonlyFORMULA:4=4
NUMBER
readonlyNUMBER:2=2
RICH_TEXT
readonlyRICH_TEXT:9=9
SPAN
readonlySPAN:1=1
TEXT
readonlyTEXT:3=3