Shading.BackgroundPatternColor 属性

定义

返回或设置应用于对象背景 Shading 的 24 位颜色。 可以是 Visual Basic 的 RGB 函数返回的任何有效 WdColor 常量或值。

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

属性值

适用于