external_connection_data_source property
external_connection_data_source property
Gets the external connection data source.
Remarks
NOTE: This property is now obsolete. Instead, please use pivotTable.GetSourceDataConnections() method. This method will be removed 12 months later since October 2024. Aspose apologizes for any inconvenience you may have experienced.
Definition:
@property
def external_connection_data_source(self):
...
See Also
- module
aspose.cells.pivot
- class
ExternalConnection
- class
PivotTable