Click or drag to resize
NanoXLSX

ImportOptionsGlobalTypeAllNumbersToInt Field

All numbers are cast to integers. Floating point numbers will be rounded (commercial rounding) to the nearest integers

Namespace: NanoXLSX
Assembly: NanoXLSX (in NanoXLSX.dll) Version: 2.6.7+c253a7d00ca5e19be14df4552cf12c589ec4ab3e
Syntax
C#
public const ImportOptionsGlobalType AllNumbersToInt = 3

Field Value

ImportOptionsGlobalType
See Also