| C1.WPF.Excel Namespace : XLCommentCollection Class | 
For a list of all members of this type, see XLCommentCollection members.
| Name | Description | |
|---|---|---|
![]()  | Add | Overloaded. Appends an XLComment object to the collection. | 
![]()  | Clear | Removes all XLComment objects from the collection. | 
![]()  | Contains | Checks whether the collection contains a specific XLComment object. | 
![]()  | IndexOf | Gets the index of a specific XLComment object in the collection. | 
![]()  | Insert | Inserts an XLComment object at a specific position in the collection. | 
![]()  | Remove | Removes an XLComment object from the collection. | 
![]()  | RemoveAt | Removes an XLComment object at a specific position from the collection. |