WdStyleType É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.
Définit le type de style à appliquer.
public enum class WdStyleType
[System.Runtime.InteropServices.Guid("1E795768-6E5C-3CF7-AACB-4CDE284B7B04")]
public enum WdStyleType
type WdStyleType =
Public Enum WdStyleType
- Héritage
-
WdStyleType
- Attributs
Champs
| wdStyleTypeCharacter | 2 | Style de caractères du corps de texte. |
| wdStyleTypeLinked | 6 | Réservé à une utilisation interne. |
| wdStyleTypeList | 4 | Style Liste. |
| wdStyleTypeParagraph | 1 | Style Paragraphe. |
| wdStyleTypeParagraphOnly | 5 | Réservé à une utilisation interne. |
| wdStyleTypeTable | 3 | Style Tableau. |