Click or drag to resize

XlsComment Remove Method

Removes the current comment from the worksheet's comments collection.

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