Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
UpDown.setThousandsSeparator
Sets a boolean value indicating whether a thousands separator is inserted between every three decimal places.
Syntax
public void setThousandsSeparator( boolean value )
Parameters
value
Set to true if a thousands separator is inserted between every three decimal places; otherwise, set to false. The default value is true.
See Also getThousandsSeparator