The NumberFormat object used to print numbers. 
            
        
    Namespace: 
   SingularSys.JepAssembly: Jep (in Jep.dll) Version: 1.1.0.0 (1.0.0)
Syntax
| C# | 
|---|
protected NumberFormatInfo format  | 
| Visual Basic (Declaration) | 
|---|
Protected format As NumberFormatInfo  | 
| Visual C++ | 
|---|
protected: NumberFormatInfo^ format  |