[]
        
(Showing Draft Content)

C1.Excel.XLCommentCollection.Remove

Remove Method

Remove(XLComment)

Removes an XLComment object from the collection.

Declaration
public void Remove(XLComment comment)
Parameters
Type Name Description
XLComment comment

The XLComment object to remove from the collection.