Search
IExpressionEvaluatorContext.CurrentColumn Property
See Also
 






The column of the cell being evaluated.

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

 Syntax

C#  Copy Code

int CurrentColumn { get; }

Visual Basic  Copy Code

ReadOnly Property CurrentColumn As Integer

 Property Value

 See Also