Partager via


MsoTextCharWrap Énumération

Définition

Indique le type d'habillage de texte.

public enum class MsoTextCharWrap
public enum MsoTextCharWrap
type MsoTextCharWrap = 
Public Enum MsoTextCharWrap
Héritage
MsoTextCharWrap

Champs

Nom Valeur Description
msoCharWrapMixed -2

Spécifie un type d'habillage de texte mixte

msoNoCharWrap 0

Ne spécifie aucun habillage de texte

msoStandardCharWrap 1

Spécifie un habillage de texte autour de la limite normale d'un objet

msoStrictCharWrap 2

Spécifie un type d'habillage de texte qui tient compte des restrictions imposées par certaines langues comme les alphabets chinois et japonais

msoCustomCharWrap 3

Spécifie un type d'habillage de texte personnalisé

S’applique à