Search
IExpressionEvaluatorContext.getCurrentRow Method
See Also
 






The row of the cell being evaluated.

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

 Syntax

Java  Copy Code

int getCurrentRow ()

 Return Value

An integer value specifying row index.

 See Also