wps_wpp_set_background
Change the background color of a WPS Presentation slide. Specify a hex color and optionally a slide index; omit the index to apply the color to all slides.
Instructions
设置幻灯片背景色。不传 slide_index 则对全篇所有幻灯片生效。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | Yes | 背景色 #RRGGBB | |
| slide_index | No | 幻灯片序号(不传则应用到全部幻灯片) |