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)
Parameter | Type | Description |
---|---|---|
index | int32_t | The specified index. |
See Also
- Class Vector
- Class OleObjectCollection
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++