[]
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.
public interface ICommentsThreaded : IEnumerable
Public Interface ICommentsThreaded
Inherits IEnumerable
Name | Description |
---|---|
Count | Returns the number of objects in the collection. |
this[int] | Gets the threaded comment index. |