| C1.UWP.Excel Assembly > C1.Xaml.Excel Namespace > XLCommentCollection Class : Add Method |
| Overload | Description |
|---|---|
| Add(XLComment) | Appends an XLComment object to the collection. |
| Add(Int32,Int32,String) | Creates an XLComment object and appends it to the collection. |
| Add(Int32,Int32,String,String) | Creates an XLComment object and appends it to the collection. |
| Add(Int32,Int32,String,String,Boolean) | Creates an XLComment object and appends it to the collection. |