Aspose::Cells::WebExtensions::WebExtensionTaskPaneCollection::Get method
WebExtensionTaskPaneCollection::Get method
Gets task pane by the specific index.
WebExtensionTaskPane Aspose::Cells::WebExtensions::WebExtensionTaskPaneCollection::Get(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | The index. |
ReturnValue
The task pane.
See Also
- Class WebExtensionTaskPane
- Class Vector
- Class WebExtensionTaskPaneCollection
- Namespace Aspose::Cells::WebExtensions
- Library Aspose.Cells for C++