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.
Object Model
Syntax
[System.Reflection.DefaultMember("Item")]
public interface ICommentsThreaded
See Also