Search
CellParsingEvent.getExpression Method
See Also
 






Gets the expression representing formula parsed from input.

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

 Syntax

Java  Copy Code

public Expression getExpression ()

 Return Value

An Expression instance.

 See Also