Search
Measure Constructor (String)
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
)

 Parameters

value

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

 See Also