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)
Parameter | Type | Description |
---|---|---|
index | int32_t | The index. |
ReturnValue
The web extension
See Also
- Class WebExtensionReference
- Class Vector
- Class WebExtensionReferenceCollection
- Namespace Aspose::Cells::WebExtensions
- Library Aspose.Cells for C++