Search
Measure Constructor (String, Locale)
See Also
 






Initializes a new instance of the Measure class.

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

 Syntax

Java  Copy Code

public Measure (
    String value,
    Locale locale
)

 Parameters

value

A string representing the amount and, optionally, units of measure.

locale

 See Also