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