Click or drag to resize

CommentsCollection Remove Method

Overload List
Name Description
Public method Remove(T)
Removes the first occurrence of a specific object from the collection.
(Inherited from CollectionBase T .)
Public method Remove(ExcelComment)
Removes comment object from the collection.
Protected method Remove(ICommentShape)
Removes the specified comment shape from the document.
(Inherited from XlsCommentsCollection .)
Top
See Also