SpreadsheetCellEventArgsBase.Formula Property
Gets the formula that is currently contained in the cell.
Namespace: DevExpress.XtraSpreadsheet
Assembly: DevExpress.Spreadsheet.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string value specifying the formula in the cell. |
See Also