{scrollbar:icons=false}

h1. Importing Excel worksheets into Confluence

This page contains two examples of importing worksheets into Confluence. As a test, one row was colored and the color is not rendered in Confluence.

The [viewfile macro|https://wiki.nci.nih.gov/x/W1NyAQ] may also be used to embed an Excel file into a Confluence page.

Example 1. Excel worksheet pasted into MS Word as RTF with second row colored yellow in MS Word; g,h,i added in Confluence and heading markup added in Wiki Markup view; the row color is not rendered by Confluence.
|| One || Two || Three ||
| A | b | c |
| d | e | f |
| g | h | i |


Example 2. Excel worksheet imported with Excel plugin with second row colored yellow in Excel; the row color is not rendered by Confluence. The markup is: {code}{excel:file=^ExcelSpreadsheetRowTwoYellow.xls}{code}

{excel:file=^ExcelSpreadsheetRowTwoYellow.xls}

{scrollbar:icons=false}