GrapeCity.Documents.Excel Namespace / ICommentsThreaded Interface
Members
ICommentsThreaded Interface
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