Aspose::Cells::Pivot::PivotTable::GetExternalConnectionDataSource method
PivotTable::GetExternalConnectionDataSource method
Gets the external connection data source.
Deprecated
Use pivotTable.GetSourceDataConnections() method instead.
ExternalConnection Aspose::Cells::Pivot::PivotTable::GetExternalConnectionDataSource()
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.
See Also
- Class ExternalConnection
- Class PivotTable
- Namespace Aspose::Cells::Pivot
- Library Aspose.Cells for C++