Microsoft SDK for Java

getFormat

This method of the NumberDataFormat class retrieves the format string.

Syntax

public String getFormat();

Return Value

Returns the current format string. For information about possible format strings, see setFormat.

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