DynamicArrayFormulaCollection.Remove(CellRange) Method
Removes the formula applied to the specified range.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
range | CellRange | The range from which the formula should be removed. |
See Also