Поделиться через


Shading.ForegroundPatternColorIndex Свойство

Определение

Возвращает или задает цвет, применяемый к переднему плану Shading объекта . Этот цвет применяется к точкам и линиям в шаблоне заливки.

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

Значение свойства

Комментарии

WdColorIndex может быть одной из этих констант WdColorIndex .

wdAuto

wdBlack

wdBlue

wdBrightGreen

wdByAuthor

wdDarkBlue

wdDarkRed

wdDarkYellow

wdGray25

wdGray50

wdGreen

wdNoHighlight

wdPink

wdRed

wdTeal

wdTurquoise

wdViolet

wdWhite

wdYellow

Применяется к