Column offset, starting at 0 for left-most column.
Defaults to uint.max to indicate not yet initialized (undefined).
Uses sub-type instead of alias for type-safe API requiring explicit conversions.
< Excel has a limit of 16_384 rows so make the 16_384+1:th represent undefinedness.
See Implementation
Column offset, starting at 0 for left-most column.
Defaults to uint.max to indicate not yet initialized (undefined).
Uses sub-type instead of alias for type-safe API requiring explicit conversions.