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.3+98f265239ae8df4639650ecd7029244cc5e52dfc
Syntax
C#
public const ImportOptionsGlobalType AllNumbersToInt = 3

Field Value

ImportOptionsGlobalType
See Also