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:
virtual void Remove() sealed
abstract Remove : unit -> unit
override Remove : unit -> unit
Implements
IShape
Remove
See Also