Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IComments Interface
Members
In This Topic
    IComments Interface
    In This Topic
    Represents a collection of cell comments. Each comment is represented by an IComment object.
    Syntax
    public interface IComments 
        implements java.lang.Iterable  
    See Also