Click or drag to resize

CommentsRange Remove Method

Removes all comments from the cells in the range.

Namespace: Spire.Xls.Core.Spreadsheet.Shapes
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public void Remove()

Implements

IShape Remove
See Also