Shading.ForegroundPatternColor 属性

定义

返回或设置应用于对象前景的 Shading 24 位颜色。 此颜色将应用于的点和线的底纹图案。 可以是 Visual Basic 的 RGB 函数返回的任何有效WdColor常量或值。

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

属性值

适用于