Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ICommentsThreaded Interface / Item Property
The index of the collection.
In This Topic
    Item Property (ICommentsThreaded)
    In This Topic
    Gets the threaded comment index.
    Syntax
    ICommentThreaded this[ 
       System.int Index
    ]; {get;}

    Parameters

    Index
    The index of the collection.
    See Also