The row of the cell being evaluated.
Namespace: MindFusion.Spreadsheet.Wpf.Expressions
Assembly: MindFusion.Spreadsheet.Wpf
SyntaxC#
Copy Code
|
|---|
int CurrentRow { get; } |
Visual Basic
Copy Code
|
|---|
ReadOnly Property CurrentRow As Integer |
See Also