mir-excel ~master (2023-03-03T14:13:31Z)
Dub
Repo
ColumnOffset.undefined
mir
xlsx
ColumnOffset
< Excel has a limit of 16_384 rows so make the 16_384+1:th represent undefinedness.
struct
ColumnOffset
enum
undefined
=
16_384
;
Meta
Source
See Source File
mir
xlsx
ColumnOffset
constructors
this
functions
isDefined
manifest constants
max
undefined
variables
value
< Excel has a limit of 16_384 rows so make the 16_384+1:th represent undefinedness.