ComponentOne Excel for .NET
C1.Excel Assembly / C1.Excel Namespace / XLCommentCollection Class / Clear Method

In This Topic
    Clear Method (XLCommentCollection)
    In This Topic
    Removes all XLComment objects from the collection.
    Syntax
    'Declaration
     
    Public Sub Clear() 
    public void Clear()
    See Also