XlRangeAutoFormat Énumération
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Indique le format prédéfini quand une plage est mise en forme automatiquement.
public enum class XlRangeAutoFormat
public enum XlRangeAutoFormat
Public Enum XlRangeAutoFormat
- Héritage
-
XlRangeAutoFormat
Champs
Nom | Valeur | Description |
---|---|---|
xlRangeAutoFormatSimple | -4154 | Simple. |
xlRangeAutoFormatNone | -4142 | Aucun format spécifié. |
xlRangeAutoFormatClassic1 | 1 | Classique 1. |
xlRangeAutoFormatClassic2 | 2 | Classique 2. |
xlRangeAutoFormatClassic3 | 3 | Classique 3. |
xlRangeAutoFormatAccounting1 | 4 | Comptabilité 1. |
xlRangeAutoFormatAccounting2 | 5 | Comptabilité 2. |
xlRangeAutoFormatAccounting3 | 6 | Comptabilité 3. |
xlRangeAutoFormatColor1 | 7 | Couleur 1. |
xlRangeAutoFormatColor2 | 8 | Couleur 2. |
xlRangeAutoFormatColor3 | 9 | Couleur 3. |
xlRangeAutoFormatList1 | 10 | Liste 1. |
xlRangeAutoFormatList2 | 11 | Liste 2. |
xlRangeAutoFormatList3 | 12 | Liste 3. |
xlRangeAutoFormat3DEffects1 | 13 | Effets 3D 1. |
xlRangeAutoFormat3DEffects2 | 14 | Effets 3D 2. |
xlRangeAutoFormatLocalFormat1 | 15 | Format local 1. |
xlRangeAutoFormatLocalFormat2 | 16 | Format local 2. |
xlRangeAutoFormatAccounting4 | 17 | Comptabilité 4. |
xlRangeAutoFormatLocalFormat3 | 19 | Format local 3. |
xlRangeAutoFormatLocalFormat4 | 20 | Format local 4. |
xlRangeAutoFormatReport1 | 21 | Rapport 1. |
xlRangeAutoFormatReport2 | 22 | Rapport 2. |
xlRangeAutoFormatReport3 | 23 | Rapport 3. |
xlRangeAutoFormatReport4 | 24 | Rapport 4. |
xlRangeAutoFormatReport5 | 25 | Rapport 5. |
xlRangeAutoFormatReport6 | 26 | Rapport 6. |
xlRangeAutoFormatReport7 | 27 | Rapport 7. |
xlRangeAutoFormatReport8 | 28 | Rapport 8. |
xlRangeAutoFormatReport9 | 29 | Rapport 9. |
xlRangeAutoFormatReport10 | 30 | Rapport 10. |
xlRangeAutoFormatClassicPivotTable | 31 | Tableau croisé dynamique classique. |
xlRangeAutoFormatTable1 | 32 | Tableau 1. |
xlRangeAutoFormatTable2 | 33 | Tableau 2. |
xlRangeAutoFormatTable3 | 34 | Tableau 3. |
xlRangeAutoFormatTable4 | 35 | Tableau 4. |
xlRangeAutoFormatTable5 | 36 | Tableau 5. |
xlRangeAutoFormatTable6 | 37 | Tableau 6. |
xlRangeAutoFormatTable7 | 38 | Tableau 7. |
xlRangeAutoFormatTable8 | 39 | Tableau 8. |
xlRangeAutoFormatTable9 | 40 | Tableau 9. |
xlRangeAutoFormatTable10 | 41 | Tableau 10. |
xlRangeAutoFormatPTNone | 42 | Aucun format de tableau croisé dynamique spécifié. |