Aspose Examples > .NET Components > Aspose.Cells > C# > QuickStart > Data > Importing Data to Worksheets

 

 Importing Data - Aspose.Cells

This online demo demonstrates the ability of Aspose.Cells for .NET to import data from a variety of data sources to fill the worksheets.

Aspose.Cells component is a powerful component, which can be used to create a list of data from different data sources including Array, ArrayList, DataColumn, DataGrid, DataTable, DataView, Array having Formulas, DataReader, Object Array and Two Dimensional Array etc. In this demo, you are provided a drop down list and a command button to exercise the importing tasks. The drop down list includes the names of all the data sources. You may select a data source from it and click the button to generate a workbook having the related list of data based on data source.

Click Create Report to see how example uses the selected data source to import data into Excel worksheet. You can either open the resulting excel file into MS Excel or save directly to your disk.


Importing Data Source: