DynamicArrayFormulaCollection.Remove(DynamicArrayFormula) Method
Removes the specified formula from the collection.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v25.2.Core.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| dynamicArrayFormula | DynamicArrayFormula | The formula that should be removed. |
See Also