ThreadedCommentCollection.Remove(CellRange) Method
Removes all comments applied to the specified cell range.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
range | CellRange | A cell range from which the comments should be removed. |
See Also