Search
IExpressionEvaluatorContext.CurrentRow Property
See Also
 






The row of the cell being evaluated.

Namespace: MindFusion.Spreadsheet.Wpf.Expressions
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

int CurrentRow { get; }

Visual Basic  Copy Code

ReadOnly Property CurrentRow As Integer

 Property Value

 See Also