ArrayFormulaCollection.Remove(ArrayFormula) Method
Clears the ranges containing the specified array formula.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
arrayFormula | ArrayFormula | An ArrayFormula to clear. |
See Also