Search
Cell.getValue Method
See Also
 






Gets the effective value of this cell. If the cell contains a formula, this property should return the result of the formula evaluation.

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

 Syntax

Java  Copy Code

public Object getValue ()

 Return Value

 See Also