ThemedSlideBackground Properties
A slide’s background fill that is based on the theme defined in the slide master.| Name | Description |
|---|---|
| Color | Gets or sets the color used to fill the slide background. |
| FillIndex | Gets or sets the index (ranging from 1 to 999) of a fill to be applied to slides. A valid presentation must contain at least three fill elements in the theme (for example, one SolidFill and two GradientFills). |
| Type | Gets the background fill type. |
See Also