# Importing and Exporting

## Content



**FlexSheet for WPF** enables you to import and export files with different formats. You can import data from Excel 97-2003 Workbook (.xls), Excel Workbook (.xlsx), and Text File (.txt) formats and save it in [C1FlexSheet](/componentone/api/wpf/online-flexsheet/dotnet-framework-api/C1.WPF.FlexSheet.4.6.2/C1.WPF.FlexGrid.C1FlexSheet.html) control. Data from [C1FlexSheet](/componentone/api/wpf/online-flexsheet/dotnet-framework-api/C1.WPF.FlexSheet.4.6.2/C1.WPF.FlexGrid.C1FlexSheet.html) can be exported to Excel 97-2003 Workbook (.xls), Excel Workbook (.xlsx), Text File (.txt), HTML File (.htm or.html), Comma Separated Values (.csv), and PDF File(.pdf) formats.

## See Also

[Importing FlexSheet](/componentone/docs/wpf/online-flexsheet/WorkingwithC1FlexSheet/ImportingandExporting/ImportingFlexSheet)

[Exporting FlexSheet](/componentone/docs/wpf/online-flexsheet/WorkingwithC1FlexSheet/ImportingandExporting/ExportingFlexSheet)