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+3223c8b99fcd3402b4ae016daa480abac16f8a9f
Syntax
C#
public const ImportOptionsGlobalType AllNumbersToInt = 3

Field Value

ImportOptionsGlobalType
See Also