Word.Interfaces.ShadingData interface

一个接口,用于描述通过调用 shading.toJSON()返回的数据。

属性

backgroundPatternColor

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

属性详细信息

backgroundPatternColor

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

backgroundPatternColor?: string;

属性值

string

注解

[ API 集:WordApi 1.6 ]