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)
ParameterTypeDescription
indexint32_tThe index.

ReturnValue

The task pane.

See Also