Microsoft SDK for Java

getFalseValue

This method of the BooleanDataFormat class retrieves the string that is displayed for false values.

Syntax

public String getFalseValue();

Return Value

Returns the string that is used for false values.

See Also   setFalseValue

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