Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.
Aspose.Cells for Python via .NET provides the ability to get the external connection data source of the pivot table. For this, the API provides the external_connection_data_source property of the PivotTable class. The external_connection_data_source property returns the ExternalConnection object. The following code snippet demonstrates the use of the PivotTable.external_connection_data_source property to get the external connection data source of the pivot table.
The source file used in the code snippet is attached for reference.
Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.