ExpressionContext.Column Property
Gets or sets the column of a cell containing the formula.
Namespace: DevExpress.Spreadsheet.Formulas
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer that is the column index of a cell containing the formula. |
Implements
See Also