Package com.grapecity.documents.excel
Interface IComments
Represents a collection of cell comments. Each comment is represented by an
IComment object.-
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
-
Method Details
-
get
Gets the comment index.- Parameters:
Index- The index of the collection.
-
getCount
int getCount()Returns the number of objects in the collection.
-