Item Property (ShapeCollection)
Gets the
XLShape object at the specified position in the collection.
public XLShape this[
System.int
]; {get;}
'Declaration
Public ReadOnly Default Property Item( _
ByVal As System.Integer _
) As XLShape
Parameters
- index