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