# Spread Settings Exported

## Content

This table summarizes how component-level items are handled when&nbsp;SpreadJS exports to an Excel-formatted file. These functions are in the GC.Spread.Sheets.Workbook class unless otherwise noted.

| **Spread Setting** | **Excel Setting and Remarks** |
|---|---|
| [name](/spreadjs/api/v16/classes/GC.Spread.Sheets.Workbook#name) | Excel ignores the Spread setting. This is specific to SpreadJS. |
| **options.sheetCount** | Excel uses this setting. |
| **activeSheetIndex** | Excel uses this setting. |
| **options.tabStripRatio** | Excel ignores the Spread setting. This is specific to&nbsp;SpreadJS. |
| **options.tabStripVisible** | Not supported at this time. |
| **options.tabEditable** | Excel ignores the Spread setting. This is specific to&nbsp;SpreadJS. |
| **options.newTabVisible** | Excel ignores the Spread setting. This is specific to&nbsp;SpreadJS. |
| **options.referenceStyle** | Excel uses this setting. |
| **options.allowUserEditFormula** | Excel ignores the Spread setting. This is specific to&nbsp;SpreadJS. |
| [startSheetIndex](/spreadjs/api/v16/classes/GC.Spread.Sheets.Workbook#startSheetIndex) | Excel uses this setting. |
| **options.allowUndo** | Excel ignores the Spread setting. This is specific to&nbsp;SpreadJS. |
| **options.allowUserZoom** | Excel ignores the Spread setting. This is specific to&nbsp;SpreadJS. |
| **options.allowUserResize** | Excel ignores the Spread setting. This is specific to&nbsp;SpreadJS. |
| **options.allowUserDragDrop** | Excel ignores the Spread setting. This is specific to&nbsp;SpreadJS. |
| **options.allowUserDragFill** | Excel ignores the Spread setting. This is specific to&nbsp;SpreadJS. |
| **options.highlightInvalidData** | Excel ignores the Spread setting. This is specific to&nbsp;SpreadJS. |
| **options.autoFitType** | Excel ignores the Spread setting. This is specific to&nbsp;SpreadJS. |
| **options.showScrollTip** | Excel ignores the Spread setting. This is specific to&nbsp;SpreadJS. |
| **options.showResizeTip** | Excel ignores the Spread setting. This is specific to&nbsp;SpreadJS. |
| **options.showDragDropTip** | Excel ignores the Spread setting. This is specific to&nbsp;SpreadJS. |
| **options.showDragFillTip** | Excel ignores the Spread setting. This is specific to&nbsp;SpreadJS. |
| **options.showHorizontalScrollbar** | Excel uses this setting. |
| **options.showVerticalScrollbar** | Excel uses this setting. |
| **options.backColor** | Excel ignores the Spread setting. This is specific to&nbsp;SpreadJS. |
| **options.backgroundImage** | Excel ignores the Spread setting. This is specific to&nbsp;SpreadJS. |
| **options.backgroundImageLayout** | Excel ignores the Spread setting. This is specific to&nbsp;SpreadJS. |
| **options.grayAreaBackColor** | Excel ignores the Spread setting. This is specific to&nbsp;SpreadJS. |
| named styles | Excel uses this setting.&nbsp;Apply flags&nbsp;set to&nbsp;named styles are exported to Excel. |
| names | Excel uses this setting. |