Share via


Shading.BackgroundPatternColorIndex Propriété

Définition

Renvoie ou définit la couleur appliquée à l’arrière-plan de l’objet Shading .

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

Valeur de propriété

Remarques

WdColorIndex peut être l’une de ces constantes WdColorIndex .

wdAuto

wdBlack

wdBlue

wdBrightGreen

wdByAuthor

wdDarkBlue

wdDarkRed

wdDarkYellow

wdGray25

wdGray50

wdGreen

wdNoHighlight

wdPink

wdRed

wdTeal

wdTurquoise

wdViolet

wdWhite

wdYellow

S’applique à