TUdfEventArgs.Col Property
Column index where the formula is located. This value only has meaning when evaluating formulas in cells. (Not when for example evaluating formulas inside named ranges)
Syntax
Namespace: FlexCel.Core
public Int32 Col { get; }