Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IRange Interface / CommentThreaded Property
In This Topic
    CommentThreaded Property
    In This Topic
    Returns an instance of ICommentThreaded which may be used to get and set ICommentThreaded properties of the cells.
    Syntax
    ICommentThreaded CommentThreaded {get;}
    See Also