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