this Property
this[int]
Gets the XLShape object at the specified position in the collection.
Declaration
public XLShape this[int index] { get; }
Public ReadOnly Default Property Item(index As Integer) As XLShape
Parameters
| Type |
Name |
Description |
| int |
index |
|