Word.Interfaces.ShadingUpdateData interface

用于更新着色对象上的数据的接口,用于 在 中使用 shading.set({ ... })

属性

backgroundPatternColor

指定对象背景的颜色。 可以采用“#RRGGBB”格式或颜色名称提供值。

属性详细信息

backgroundPatternColor

指定对象背景的颜色。 可以采用“#RRGGBB”格式或颜色名称提供值。

backgroundPatternColor?: string;

属性值

string

注解

[ API 集:WordApi 1.6 ]