Search
IExpressionEvaluatorContext.getOldValue Method
See Also
 






The old value of cell being evaluated.

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

 Syntax

Java  Copy Code

Object getOldValue ()

 Return Value

The old cell value.

 See Also