Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ICommentsThreaded Interface
Members
In This Topic
    ICommentsThreaded Interface
    In This Topic
    A collection of top-level threaded comment objects in a Worksheet, or a collection of replies in a single threaded comment. Each comment is represented by an ICommentThreaded object.
    Syntax
    public interface ICommentsThreaded 
        implements java.lang.Iterable  
    See Also