Shading
Overview
Shading 是Python的Aspose.Words FOSS中的一个类. 继承人: BaseModel.
Shading.background_color holds the background color value for the shading as a string.
特性: background_pattern_color, foreground_pattern_color.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
background_pattern_color | str | Read | 得到了背景图案的颜色. |
foreground_pattern_color | str | Read | 得到了前景图案的颜色. |