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

Field Value

ImportOptionsGlobalType
See Also