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)
ParameterTypeDescription
indexint32_tThe zero based index of the element.

ReturnValue

The element at the specified index.

See Also