CommentCollection.Clear
CommentCollection.Clear method
Removes all comments;
public void Clear()
Examples
[C#]
comments.Clear();
See Also
- class CommentCollection
- namespace Aspose.Cells
- assembly Aspose.Cells
Removes all comments;
public void Clear()
[C#]
comments.Clear();