Aspose::Cells::WebExtensions::WebExtensionBindingCollection::Get method
WebExtensionBindingCollection::Get method
Gets web extension binding relationship by the specific index.
WebExtensionBinding Aspose::Cells::WebExtensions::WebExtensionBindingCollection::Get(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | The index. |
ReturnValue
The web extension binding relationship
See Also
- Class WebExtensionBinding
- Class Vector
- Class WebExtensionBindingCollection
- Namespace Aspose::Cells::WebExtensions
- Library Aspose.Cells for C++