Aspose::Cells::WebExtensions::WebExtensionCollection::RemoveAt method

WebExtensionCollection::RemoveAt method

Remove web extension by the index.

void Aspose::Cells::WebExtensions::WebExtensionCollection::RemoveAt(int32_t index)
ParameterTypeDescription
indexint32_tThe index.

See Also