XlRangeAutoFormat Enumeração
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Especifica o formato predefinido quando um intervalo é automaticamente formatado.
public enum class XlRangeAutoFormat
public enum XlRangeAutoFormat
Public Enum XlRangeAutoFormat
- Herança
-
XlRangeAutoFormat
Campos
Nome | Valor | Description |
---|---|---|
xlRangeAutoFormatSimple | -4154 | Simples. |
xlRangeAutoFormatNone | -4142 | Sem formato especificado. |
xlRangeAutoFormatClassic1 | 1 | Clássico 1. |
xlRangeAutoFormatClassic2 | 2 | Clássico 2. |
xlRangeAutoFormatClassic3 | 3 | Clássico 3. |
xlRangeAutoFormatAccounting1 | 4 | Contabilidade 1. |
xlRangeAutoFormatAccounting2 | 5 | Contabilidade 2. |
xlRangeAutoFormatAccounting3 | 6 | Contabilidade 3. |
xlRangeAutoFormatColor1 | 7 | Cor 1. |
xlRangeAutoFormatColor2 | 8 | Cor 2. |
xlRangeAutoFormatColor3 | 9 | Cor 3. |
xlRangeAutoFormatList1 | 10 | Lista 1. |
xlRangeAutoFormatList2 | 11 | Lista 2. |
xlRangeAutoFormatList3 | 12 | Lista 3. |
xlRangeAutoFormat3DEffects1 | 13 | Efeitos 3D 1. |
xlRangeAutoFormat3DEffects2 | 14 | Efeitos 3D 2. |
xlRangeAutoFormatLocalFormat1 | 15 | Formato Local 1. |
xlRangeAutoFormatLocalFormat2 | 16 | Formato Local 2. |
xlRangeAutoFormatAccounting4 | 17 | Contabilidade 4. |
xlRangeAutoFormatLocalFormat3 | 19 | Formato Local 3. |
xlRangeAutoFormatLocalFormat4 | 20 | Formato Local 4. |
xlRangeAutoFormatReport1 | 21 | Relatório 1. |
xlRangeAutoFormatReport2 | 22 | Relatório 2. |
xlRangeAutoFormatReport3 | 23 | Relatório 3. |
xlRangeAutoFormatReport4 | 24 | Relatório 4. |
xlRangeAutoFormatReport5 | 25 | Relatório 5. |
xlRangeAutoFormatReport6 | 26 | Relatório 6. |
xlRangeAutoFormatReport7 | 27 | Relatório 7. |
xlRangeAutoFormatReport8 | 28 | Relatório 8. |
xlRangeAutoFormatReport9 | 29 | Relatório 9. |
xlRangeAutoFormatReport10 | 30 | Relatório 10. |
xlRangeAutoFormatClassicPivotTable | 31 | Tabela dinâmica clássica. |
xlRangeAutoFormatTable1 | 32 | Tabela 1. |
xlRangeAutoFormatTable2 | 33 | Tabela 2. |
xlRangeAutoFormatTable3 | 34 | Tabela 3. |
xlRangeAutoFormatTable4 | 35 | Tabela 4. |
xlRangeAutoFormatTable5 | 36 | Tabela 5. |
xlRangeAutoFormatTable6 | 37 | Tabela 6. |
xlRangeAutoFormatTable7 | 38 | Tabela 7. |
xlRangeAutoFormatTable8 | 39 | Tabela 8. |
xlRangeAutoFormatTable9 | 40 | Tabela 9. |
xlRangeAutoFormatTable10 | 41 | Tabela 10. |
xlRangeAutoFormatPTNone | 42 | Sem formato de tabela dinâmica especificado. |