XlRangeAutoFormat Enumeración
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Especifica el formato predefinido cuando se aplica formato automáticamente a un rango.
public enum class XlRangeAutoFormat
public enum XlRangeAutoFormat
Public Enum XlRangeAutoFormat
- Herencia
-
XlRangeAutoFormat
Campos
Nombre | Valor | Description |
---|---|---|
xlRangeAutoFormatSimple | -4154 | Sencillo. |
xlRangeAutoFormatNone | -4142 | No se especifica ningún formato. |
xlRangeAutoFormatClassic1 | 1 | Clásico 1. |
xlRangeAutoFormatClassic2 | 2 | Clásico 2. |
xlRangeAutoFormatClassic3 | 3 | Clásico 3. |
xlRangeAutoFormatAccounting1 | 4 | Contabilidad 1. |
xlRangeAutoFormatAccounting2 | 5 | Contabilidad 2. |
xlRangeAutoFormatAccounting3 | 6 | Contabilidad 3. |
xlRangeAutoFormatColor1 | 7 | Color 1. |
xlRangeAutoFormatColor2 | 8 | Color 2. |
xlRangeAutoFormatColor3 | 9 | Color 3. |
xlRangeAutoFormatList1 | 10 | Lista 1. |
xlRangeAutoFormatList2 | 11 | Lista 2. |
xlRangeAutoFormatList3 | 12 | Lista 3. |
xlRangeAutoFormat3DEffects1 | 13 | Efectos 3D 1. |
xlRangeAutoFormat3DEffects2 | 14 | Efectos 3D 2. |
xlRangeAutoFormatLocalFormat1 | 15 | Formato local 1. |
xlRangeAutoFormatLocalFormat2 | 16 | Formato local 2. |
xlRangeAutoFormatAccounting4 | 17 | Contabilidad 4. |
xlRangeAutoFormatLocalFormat3 | 19 | Formato local 3. |
xlRangeAutoFormatLocalFormat4 | 20 | Formato local 4. |
xlRangeAutoFormatReport1 | 21 | Informe 1. |
xlRangeAutoFormatReport2 | 22 | Informe 2. |
xlRangeAutoFormatReport3 | 23 | Informe 3. |
xlRangeAutoFormatReport4 | 24 | Informe 4. |
xlRangeAutoFormatReport5 | 25 | Informe 5. |
xlRangeAutoFormatReport6 | 26 | Informe 6. |
xlRangeAutoFormatReport7 | 27 | Informe 7. |
xlRangeAutoFormatReport8 | 28 | Informe 8. |
xlRangeAutoFormatReport9 | 29 | Informe 9. |
xlRangeAutoFormatReport10 | 30 | Informe 10. |
xlRangeAutoFormatClassicPivotTable | 31 | Tabla dinámica clásica. |
xlRangeAutoFormatTable1 | 32 | Tabla 1. |
xlRangeAutoFormatTable2 | 33 | Tabla 2. |
xlRangeAutoFormatTable3 | 34 | Tabla 3. |
xlRangeAutoFormatTable4 | 35 | Tabla 4. |
xlRangeAutoFormatTable5 | 36 | Tabla 5. |
xlRangeAutoFormatTable6 | 37 | Tabla 6. |
xlRangeAutoFormatTable7 | 38 | Tabla 7. |
xlRangeAutoFormatTable8 | 39 | Tabla 8. |
xlRangeAutoFormatTable9 | 40 | Tabla 9. |
xlRangeAutoFormatTable10 | 41 | Tabla 10. |
xlRangeAutoFormatPTNone | 42 | No se especifica ningún formato de tabla dinámica. |