XlRangeAutoFormat enumeration
Office 2013 and later
Specifies the predefined format when a range is automatically formatted.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
| Member name | Description | |
|---|---|---|
| xlRangeAutoFormat3DEffects1 | 3-D effects 1. | |
| xlRangeAutoFormat3DEffects2 | 3-D effects 2. | |
| xlRangeAutoFormatAccounting1 | Accounting 1. | |
| xlRangeAutoFormatAccounting2 | Accounting 2. | |
| xlRangeAutoFormatAccounting3 | Accounting 3. | |
| xlRangeAutoFormatAccounting4 | Accounting 4. | |
| xlRangeAutoFormatClassic1 | Classic 1. | |
| xlRangeAutoFormatClassic2 | Classic 2. | |
| xlRangeAutoFormatClassic3 | Classic 3. | |
| xlRangeAutoFormatColor1 | Color 1. | |
| xlRangeAutoFormatColor2 | Color 2. | |
| xlRangeAutoFormatColor3 | Color 3. | |
| xlRangeAutoFormatList1 | List 1. | |
| xlRangeAutoFormatList2 | List 2. | |
| xlRangeAutoFormatList3 | List 3. | |
| xlRangeAutoFormatLocalFormat1 | Local Format 1. | |
| xlRangeAutoFormatLocalFormat2 | Local Format 2. | |
| xlRangeAutoFormatLocalFormat3 | Local Format 3. | |
| xlRangeAutoFormatLocalFormat4 | Local Format 4. | |
| xlRangeAutoFormatReport1 | Report 1. | |
| xlRangeAutoFormatReport2 | Report 2. | |
| xlRangeAutoFormatReport3 | Report 3. | |
| xlRangeAutoFormatReport4 | Report 4. | |
| xlRangeAutoFormatReport5 | Report 5. | |
| xlRangeAutoFormatReport6 | Report 6. | |
| xlRangeAutoFormatReport7 | Report 7. | |
| xlRangeAutoFormatReport8 | Report 8. | |
| xlRangeAutoFormatReport9 | Report 9. | |
| xlRangeAutoFormatReport10 | Report 10. | |
| xlRangeAutoFormatClassicPivotTable | Classic pivot table. | |
| xlRangeAutoFormatTable1 | Table 1. | |
| xlRangeAutoFormatTable2 | Table 2. | |
| xlRangeAutoFormatTable3 | Table 3. | |
| xlRangeAutoFormatTable4 | Table 4. | |
| xlRangeAutoFormatTable5 | Table 5. | |
| xlRangeAutoFormatTable6 | Table 6. | |
| xlRangeAutoFormatTable7 | Table 7. | |
| xlRangeAutoFormatTable8 | Table 8. | |
| xlRangeAutoFormatTable9 | Table 9. | |
| xlRangeAutoFormatTable10 | Table 10. | |
| xlRangeAutoFormatPTNone | No specified pivot table format. | |
| xlRangeAutoFormatNone | No specified format. | |
| xlRangeAutoFormatSimple | Simple. |
Show: