> For the complete documentation index, see [llms.txt](https://webix-guides.gitbook.io/spreadsheet-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://webix-guides.gitbook.io/spreadsheet-user-guide/excel_import_export.md).

# Excel Import/Export

## Importing data from Excel

It is possible to import data from an Excel file into a sheet of SpreadSheet.

To import data from Excel:

1\) Click the **Import from Excel** button in the **File** section:

![Import from Excel](/files/-LEKw8THNHNacVh2b60V)

2\) Choose an Excel file the content of which you want to export to SpreadSheet from your computer. Its data will be displayed in the current sheet.

## Exporting data to Excel

You can export the content of a sheet to an Excel file.

To export data to Excel:

1\) Click the **Export to Excel** button in the **File** section:

![Export to Excel](/files/-LEKw8Tew-5FtwuznJru)

2\) In the appeared dialog window, type the name of a new Excel file that will contain the content of the current sheet.

![Export to Excel Popup](/files/-LFMu9iuzsdjACJrAIJf)

3\) Сlick **Save** to save the file.

A new Excel file with exported data will be downloaded to your computer.

## Supported elements/settings for Excel export/import

In this section you can check what elements SpreadSheet can process and what settings it supports for Excel data export/import.

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>Export to Excel</strong></td><td><ul><li>data (including math and dates)</li><li>font</li><li>font size (converts px into pt)</li><li>bold, italic, underline, strike</li><li>background</li><li>color</li><li>borders</li><li>horizontal align</li><li>vertical align</li><li>rows/cols sizes (converts px into pt)</li><li>hidden rows/cols</li><li>merge</li><li>wrap</li><li>indent</li><li>number format</li><li>named ranges</li><li>sheet visibility</li><li>links</li><li>conditional formats (saves color and background-color)</li><li>checkbox/radio (exported as TRUE/FALSE)</li><li>images</li><li>frozen rows/columns</li><li>zoom</li><li>header visibility</li><li>gridlines</li><li>formulas mode</li><li>row and column grouping</li></ul></td><td></td></tr><tr><td><strong>Import from Excel</strong></td><td><ul><li>data (including math and dates)</li><li>font</li><li>font size (converts <em>pt</em> into <em>px</em>)</li><li>bold, italic, underline, strike</li><li>background</li><li>color</li><li>borders</li><li>horizontal align</li><li>vertical align</li><li>rows/cols sizes (converts <em>pt</em> into <em>px</em>)</li><li>hidden rows/cols</li><li>merge</li><li>wrap</li><li>indent</li><li>number format (those supported by SpreadSheet)</li><li>named ranges</li><li>sheet visibility</li><li>links (all links are converted into the <em>HYPERLINK</em> method)</li><li>filters</li><li>images</li><li>frozen rows/columns</li><li>zoom</li><li>header visibility</li><li>gridlines</li><li>formulas mode</li><li>row and column grouping</li></ul></td><td></td></tr></tbody></table>
