OleObjectCollection.Item
OleObjectCollection indexer
Gets the OleObject
element at the specified index.
public OleObject this[int index] { get; }
Parameter | Description |
---|---|
index | The zero based index of the element. |
Return Value
The element at the specified index.
See Also
- class OleObject
- class OleObjectCollection
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells