Aspose::Cells::CommentCollection::Clear method

CommentCollection::Clear method

Removes all comments;.

void Aspose::Cells::CommentCollection::Clear()

Examples

comments.Clear();

See Also