Shading.ForegroundPatternColorIndex Propriété

Définition

Cette propriété renvoie ou définit la couleur appliquée au premier plan de l' Shading objet. Cette couleur est appliquée aux points et aux lignes dans le motif de la trame de fond.

public:
 property Microsoft::Office::Interop::Word::WdColorIndex ForegroundPatternColorIndex { Microsoft::Office::Interop::Word::WdColorIndex get(); void set(Microsoft::Office::Interop::Word::WdColorIndex value); };
public Microsoft.Office.Interop.Word.WdColorIndex ForegroundPatternColorIndex { get; set; }
member this.ForegroundPatternColorIndex : Microsoft.Office.Interop.Word.WdColorIndex with get, set
Public Property ForegroundPatternColorIndex As WdColorIndex

Valeur de propriété

WdColorIndex

Remarques

WdColorIndexIl peut s’agir de l’une des constantes WdColorIndex suivantes.

wdAuto

wdBlack

wdBlue

wdBrightGreen

wdByAuthor

wdDarkBlue

wdDarkRed

wdDarkYellow

wdGray25

wdGray50

wdGreen

wdNoHighlight

wdPink

wdRed

wdTeal

wdTurquoise

wdViolet

wdWhite

wdYellow

S’applique à