Search
NumericFormatInfo Constructor
See Also
 






Initializes a new instance of the NumericFormatInfo class.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public NumericFormatInfo (
    String format
)

 Parameters

format

The string representation of the numeric format.

 See Also