WdSeparatorType É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 séparateur à placer entre les éléments.
public enum class WdSeparatorType
[System.Runtime.InteropServices.Guid("6840CE86-6CE5-3724-8961-31802690E713")]
public enum WdSeparatorType
type WdSeparatorType =
Public Enum WdSeparatorType
- Héritage
-
WdSeparatorType
- Attributs
Champs
| wdSeparatorColon | 2 | Deux-points. |
| wdSeparatorEmDash | 3 | Tiret long. |
| wdSeparatorEnDash | 4 | Tiret standard. |
| wdSeparatorHyphen | 0 | Trait d'union. |
| wdSeparatorPeriod | 1 | Point. |