# Excel-Formatted Files Export

Learn how Spread preserves settings when exporting Excel-formatted files. Understand what component, sheet, chart, row, column, cell, and print settings are exported.

## Content



These topics summarize what settings are preserved when Spread exports an Excel file.

*   [Component and Sheet Settings Exported](/spreadnet/docs/latest/online-win/overview/spwin-impexpref/spwin-excelexport/spwin-excelexport-sheet)
*   [Chart Settings Exported](/spreadnet/docs/latest/online-win/overview/spwin-impexpref/spwin-excelexport/spwin-excelex-sheet-chart)
*   [Row and Column Settings Exported](/spreadnet/docs/latest/online-win/overview/spwin-impexpref/spwin-excelexport/spwin-excelexport-rowcol)
*   [Cell Settings Exported](/spreadnet/docs/latest/online-win/overview/spwin-impexpref/spwin-excelexport/spwin-excelexport-cell)
*   [Cell-Type Settings Exported](/spreadnet/docs/latest/online-win/overview/spwin-impexpref/spwin-excelexport/spwin-excelexport-celltype)
*   [Print Settings Exported](/spreadnet/docs/latest/online-win/overview/spwin-impexpref/spwin-excelexport/spwin-excelexport-print)

For the sake of organization, the settings are organized based on the level of the spreadsheet object: workbook, sheets, columns, rows, and individual cells. Some of the properties are set in the underlying models and some are set on the Spread object.

## See Also

[Excel-Formatted Files Import](/spreadnet/docs/latest/online-win/overview/spwin-impexpref/spwin-excelimport)