# Excel-Formatted Files Import

## Content

These topics summarize what settings are preserved when SpreadJS imports an Excel file.

* [Workbook Settings Imported](/spreadjs/docs/v16/excelimpexp/excelimport/excelwbimp)
* [Worksheet Settings Imported](/spreadjs/docs/v16/excelimpexp/excelimport/excelwhimp)
* [Row and Column Settings Imported](/spreadjs/docs/v16/excelimpexp/excelimport/excelcolrowimp)
* [Cell Settings Imported](/spreadjs/docs/v16/excelimpexp/excelimport/excelcellimp)
* [Formula Settings Imported](/spreadjs/docs/v16/excelimpexp/excelimport/excelformimp)
* [Print Settings Imported](/spreadjs/docs/v16/excelimpexp/excelimport/excelprinti)
* [Locale-based Date Format Imported](/spreadjs/docs/v16/excelimpexp/excelimport/LocalebasedDateFormatImported)
* [Copy Excel Objects to SpreadJS](/spreadjs/docs/v16/excelimpexp/excelimport/clipboardobjects)