UseNumberFormats: Boolean
The UseNumberFormats property determines whether number format is used in cell style on editing.
Use JSON or the setUseNumberFormats method to set the property value, and the getUseNumberFormats method to get the property value.
By default the property is False.
The example of method use is given on the TabSheetCell Constructor page.
See also: