Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelHelper Class / InvariantNumberFormatInfo Field


In This Topic
InvariantNumberFormatInfo Field
In This Topic
Indicates the invariant number format info. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly InvariantNumberFormatInfo As NumberFormatInfo
 
'Usage
 
Dim value As NumberFormatInfo
 
value = ExcelHelper.InvariantNumberFormatInfo
See Also