Remove

CommentAuthor.Remove method

Removes the author from the parent collection.

public void Remove()

Exceptions

exceptioncondition
PptxEditExceptionThrown if author is already removed.

See Also