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

    Parameters

    Index
    The index of the collection.
    See Also