constants NumericEnum
Use the Numeric property to specify the format of numbers when editing a cell.

 NameValueDescription 
   exInteger-1 Allows editing numbers of integer type. The format of the integer number is: [+/-]digit, where digit is any combination of digit characters.  
   exAllChars0 Allows all characters. No filtering.  
   exFloat1 Allows editing floating point numbers. The format of the floating point number is: [+/-]digit[.digit[[e/E/d/D][+/-]digit]], where digit is any combination of digit characters. Use the exEditDecimalSymbol option to assign a new symbol for '.' character ( decimal values ).  
 


Send comments on this topic.
© 1999-2008 Exontrol Inc, Software. All rights reserved.