Row or column offset precision.
Excel has a limit of 1_048_576 rows and 16_384 columns per sheet so use 32-bit precision now.
Uses alias instead of sub-type for backwards compatibility in for instance ’Pos’.
See Implementation
Row or column offset precision.
Excel has a limit of 1_048_576 rows and 16_384 columns per sheet so use 32-bit precision now.
Uses alias instead of sub-type for backwards compatibility in for instance ’Pos’.