Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IShapeRange Interface / Item Property
In This Topic
    Item Property (IShapeRange)
    In This Topic
    Returns a single object from a collection.
    Syntax
    IShape this[ 
       System.string index
    ]; {get;}

    Parameters

    index
    See Also