CommentsCollection Remove Method | 
| Name | Description | |
|---|---|---|
| 
 | 
Remove(T) | 
 
Removes the first occurrence of a specific object from the collection.
 
(Inherited from
CollectionBase
T
.)
 | 
| 
 | 
Remove(ExcelComment) | 
 
Removes comment object from the collection.
 
 | 
| 
 | 
Remove(ICommentShape) | 
 
Removes the specified comment shape from the document.
 
(Inherited from
XlsCommentsCollection
.)
 |