Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorksheet Interface / CommentsThreaded Property
In This Topic
    CommentsThreaded Property
    In This Topic
    Returns the ICommentsThreaded collection that represents all the threaded comments for the specified worksheet (read-only).
    Syntax
    ICommentsThreaded CommentsThreaded {get;}
    See Also