Microsoft SDK for Java

UpDown.getThousandsSeparator

Retrieves a boolean value indicating whether a thousands separator is inserted between every three decimal places.

Syntax

public boolean getThousandsSeparator()

Return Value

Returns true if a thousands separator is inserted between every three decimal places; otherwise, returns false.

See Also   setThousandsSeparator

© 1999 Microsoft Corporation. All rights reserved. Terms of use.