Remove

IComment.Remove method

Removes comment and all its replies from the parent collection.

public void Remove()

Exceptions

exceptioncondition
PptxEditExceptionThrown if comment is already removed

See Also