Aspose::Cells::WebExtensions::WebExtensionCollection::RemoveAt method
WebExtensionCollection::RemoveAt method
Remove web extension by the index.
void Aspose::Cells::WebExtensions::WebExtensionCollection::RemoveAt(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | The index. |
See Also
- Class Vector
- Class WebExtensionCollection
- Namespace Aspose::Cells::WebExtensions
- Library Aspose.Cells for C++