Aspose::Cells::WebExtensions::WebExtensionReferenceCollection::Get method

WebExtensionReferenceCollection::Get method

Gets web extension by the specific index.

WebExtensionReference Aspose::Cells::WebExtensions::WebExtensionReferenceCollection::Get(int32_t index)
ParameterTypeDescription
indexint32_tThe index.

ReturnValue

The web extension

See Also