Pivot Tables - External Sources

Hey - I was looking at your documentation on external data sources and it demonstrates how to get the name and the type of an external data source, but doesn’t really talk about how to read the data from an external data source. Is there any documentation on retrieving that information - I have data in a Power Pivot Data model that i want to access… .

@mallain2323,
Aspose.Cells can fetch the information about the external data sources but it does not support reading data from external sources. You may review the following article which provides different ways of importing data into worksheet. Data can be read from different external sources into these objects using different drivers provided by the respective vendors and then Aspose.Cells will support importing data from these constructs.

Import Data into worksheet