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