Aspose::Cells::Drawing::OleObjectCollection::Get method
OleObjectCollection::Get method
Gets the OleObject element at the specified index.
OleObject Aspose::Cells::Drawing::OleObjectCollection::Get(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | The zero based index of the element. |
ReturnValue
The element at the specified index.
See Also
- Class OleObject
- Class Vector
- Class OleObjectCollection
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++