Sets a boolean value indicating whether a thousands separator is inserted between every three decimal places.
public void setThousandsSeparator( boolean value )
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