Aspose::Cells::WebExtensions::WebExtensionCollection::Get method

WebExtensionCollection::Get method

Gets web extension by the specific index.

WebExtension Aspose::Cells::WebExtensions::WebExtensionCollection::Get(int32_t index)
ParameterTypeDescription
indexint32_tThe index.

ReturnValue

The web extension.

See Also