Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ICommentsThreaded Interface
Members
In This Topic
    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
    ICommentsThreaded Interface
    Syntax
    [System.Reflection.DefaultMember("Item")]
    public interface ICommentsThreaded 
    See Also