Excel.BuiltInTableStyle enum
Note
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Represents a built-in table style.
Remarks
[ API set: ExcelApi BETA (PREVIEW ONLY) ]
Fields
| dark1 = "Dark1" | "Dark 1" (black in the default "Office" theme) with filled header, striped rows, and dark. |
| dark10 = "Dark10" | Yellow with filled header, striped rows, light |
| dark11 = "Dark11" | Green with filled header, striped rows, light |
| dark2 = "Dark2" | "Accent 1" (blue in the default "Office" theme) with filled header, striped rows, and dark. |
| dark3 = "Dark3" | "Accent 2" (orange in the default "Office" theme) with filled header, striped rows, and dark. |
| dark4 = "Dark4" | "Accent 3" (gray in the default "Office" theme) with filled header, striped rows, and dark. |
| dark5 = "Dark5" | "Accent 4" (yellow in the default "Office" theme) with filled header, striped rows, and dark. |
| dark6 = "Dark6" | "Accent 5" (light blue in the default "Office" theme) with filled header, striped rows, and dark. |
| dark7 = "Dark7" | "Accent 6" (green in the default "Office" theme) with filled header, striped rows, and dark. |
| dark8 = "Dark8" | Black with filled header, striped rows, light |
| dark9 = "Dark9" | Orange with filled header, striped rows, light |
| light1 = "Light1" | "Dark 1" (black in the default "Office" theme) with header borders and bottom border. |
| light10 = "Light10" | "Accent 2" (orange in the default "Office" theme) with filled header, outside border, and row borders. |
| light11 = "Light11" | "Accent 3" (gray in the default "Office" theme) with filled header, outside border, and row borders. |
| light12 = "Light12" | "Accent 4" (yellow in the default "Office" theme) with filled header, outside border, and row borders. |
| light13 = "Light13" | "Accent 5" (light blue in the default "Office" theme) with filled header, outside border, and row borders. |
| light14 = "Light14" | "Accent 6" (green in the default "Office" theme) with filled header, outside border, and row borders. |
| light15 = "Light15" | "Dark 1" (black in the default "Office" theme) with cell borders. |
| light16 = "Light16" | "Accent 1" (blue in the default "Office" theme) with cell borders. |
| light17 = "Light17" | "Accent 2" (orange in the default "Office" theme) with cell borders. |
| light18 = "Light18" | "Accent 3" (gray in the default "Office" theme) with cell borders. |
| light19 = "Light19" | "Accent 4" (yellow in the default "Office" theme) with cell borders. |
| light2 = "Light2" | "Accent 1" (blue in the default "Office" theme) with header borders and bottom border. |
| light20 = "Light20" | "Accent 5" (light blue in the default "Office" theme) with cell borders. |
| light21 = "Light21" | "Accent 6" (green in the default "Office" theme) with cell borders. |
| light3 = "Light3" | "Accent 2" (orange in the default "Office" theme) with header borders and bottom border. |
| light4 = "Light4" | "Accent 3" (gray in the default "Office" theme) with header borders and bottom border. |
| light5 = "Light5" | "Accent 4" (yellow in the default "Office" theme) with header borders and bottom border. |
| light6 = "Light6" | "Accent 5" (light blue in the default "Office" theme) with header borders and bottom border. |
| light7 = "Light7" | "Accent 6" (green in the default "Office" theme) with header borders and bottom border. |
| light8 = "Light8" | "Dark 1" (black in the default "Office" theme) with filled header, outside border, and row borders. |
| light9 = "Light9" | "Accent 1" (blue in the default "Office" theme) with filled header, outside border, and row borders. |
| medium1 = "Medium1" | "Dark 1" (black in the default "Office" theme) with filled header, striped rows, outside border, and row borders. |
| medium10 = "Medium10" | "Accent 2" (orange in the default "Office" theme) with filled header, and striped rows. |
| medium11 = "Medium11" | "Accent 3" (gray in the default "Office" theme) with filled header, and striped rows. |
| medium12 = "Medium12" | "Accent 4" (yellow in the default "Office" theme) with filled header, and striped rows. |
| medium13 = "Medium13" | "Accent 5" (light blue in the default "Office" theme) with filled header, and striped rows. |
| medium14 = "Medium14" | "Accent 6" (green in the default "Office" theme) with filled header, and striped rows. |
| medium15 = "Medium15" | "Dark 1" (black in the default "Office" theme) with filled header, striped rows, and cell borders. |
| medium16 = "Medium16" | "Accent 1" (blue in the default "Office" theme) with filled header, striped rows, and cell borders. |
| medium17 = "Medium17" | "Accent 2" (orange in the default "Office" theme) with filled header, striped rows, and cell borders. |
| medium18 = "Medium18" | "Accent 3" (gray in the default "Office" theme) with filled header, striped rows, and cell borders. |
| medium19 = "Medium19" | "Accent 4" (yellow in the default "Office" theme) with filled header, striped rows, and cell borders. |
| medium2 = "Medium2" | "Accent 1" (blue in the default "Office" theme) with filled header, striped rows, outside border, and row borders. |
| medium20 = "Medium20" | "Accent 5" (light blue in the default "Office" theme) with filled header, striped rows, and cell borders. |
| medium21 = "Medium21" | "Accent 6" (green in the default "Office" theme) with filled header, striped rows, and cell borders. |
| medium22 = "Medium22" | "Dark 1" (black in the default "Office" theme) with striped rows, and cell borders. |
| medium23 = "Medium23" | "Accent 1" (blue in the default "Office" theme) with striped rows, and cell borders. |
| medium24 = "Medium24" | "Accent 2" (orange in the default "Office" theme) with striped rows, and cell borders. |
| medium25 = "Medium25" | "Accent 3" (gray in the default "Office" theme) with striped rows, and cell borders. |
| medium26 = "Medium26" | "Accent 4" (yellow in the default "Office" theme) with striped rows, and cell borders. |
| medium27 = "Medium27" | "Accent 5" (light blue in the default "Office" theme) with striped rows, and cell borders. |
| medium28 = "Medium28" | "Accent 6" (green in the default "Office" theme) with striped rows, and cell borders. |
| medium3 = "Medium3" | "Accent 2" (orange in the default "Office" theme) with filled header, striped rows, outside border, and row borders. |
| medium4 = "Medium4" | "Accent 3" (gray in the default "Office" theme) with filled header, striped rows, outside border, and row borders. |
| medium5 = "Medium5" | "Accent 4" (yellow in the default "Office" theme) with filled header, striped rows, outside border, and row borders. |
| medium6 = "Medium6" | "Accent 5" (light blue in the default "Office" theme) with filled header, striped rows, outside border, and row borders. |
| medium7 = "Medium7" | "Accent 6" (green in the default "Office" theme) with filled header, striped rows, outside border, and row borders. |
| medium8 = "Medium8" | "Dark 1" (black in the default "Office" theme) with filled header, and striped rows. |
| medium9 = "Medium9" | "Accent 1" (blue in the default "Office" theme) with filled header, and striped rows. |