Aspose::Cells::Drawing::OleObjectCollection::RemoveAt method

OleObjectCollection::RemoveAt method

Removes the element at the specified index.

void Aspose::Cells::Drawing::OleObjectCollection::RemoveAt(int32_t index)
ParameterTypeDescription
indexint32_tThe specified index.

See Also