WdCellColor Énumération

Définition

Spécifie la couleur de surlignage pour les cellules de tableau qui ont été ajoutées, supprimées ou fusionnées dans le document actif.

public enum class WdCellColor
[System.Runtime.InteropServices.Guid("347CDE09-0CE2-3FBB-9BB8-7C9ECF5B750E")]
public enum WdCellColor
type WdCellColor = 
Public Enum WdCellColor
Héritage
WdCellColor
Attributs

Champs

wdCellColorByAuthor -1

Couleur de surlignage déterminée par le relecteur.

wdCellColorLightBlue 2

Bleu clair.

wdCellColorLightGray 7

Gris clair.

wdCellColorLightGreen 6

Vert clair.

wdCellColorLightOrange 5

Orange clair.

wdCellColorLightPurple 4

Violet clair.

wdCellColorLightYellow 3

Jaune clair.

wdCellColorNoHighlight 0

Pas de surlignage.

wdCellColorPink 1

Rose.

S’applique à