[]
Represents a collection of top-level ICommentThreaded objects in a worksheet, or a collection of replies in a single threaded comment.
public interface ICommentsThreaded
Public Interface ICommentsThreaded
| Name | Description |
|---|---|
| Count | Gets an integer value that represents the number of comments in the collection. |
| this[int] | Gets a single threaded comment from the collection. |