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.5+4f4b44a718a20dda8ca2c0c4d00bd7eee7c80f5d
Syntax
C#
public const ImportOptionsGlobalType AllNumbersToInt = 3

Field Value

ImportOptionsGlobalType
See Also