ASPxClientSpreadsheetCellBeginEditEventArgs.formula Property
In This Article
Gets the active cell’s formula.
#Declaration
TypeScript
formula: string
#Property Value
Type | Description |
---|---|
string | A string value specifying the formula. |
See Also