Attempts to evaluate the specified object.
Namespace: com.mindfusion.spreadsheet.expressions
Package: com.mindfusion.spreadsheet.expressions
SyntaxJava
Copy Code
|
|---|
Object toValue ( |
The object to evaluate.
The value of the object, or null, if the object cannot be evaluated.
See Also