接口 IComments
Represents a collection of cell comments. Each comment is represented by an
IComment
object.-
方法概要
从接口继承的方法 java.lang.Iterable
forEach, iterator, spliterator
-
方法详细资料
-
get
Gets the comment index.- 参数:
Index
- The index of the collection.
-
getCount
int getCount()Returns the number of objects in the collection.
-