PowerPoint.SlideBackgroundGradientFillOptions interface
Represents the available options for setting a PowerPoint.SlideBackground gradient fill.
Remarks
Properties
| type | If provided, specifies the type of gradient fill. |
Property Details
type
If provided, specifies the type of gradient fill.
type?: PowerPoint.SlideBackgroundGradientFillType | "Unsupported" | "Linear" | "Radial" | "Rectangular" | "Path" | "ShadeFromTitle";
Property Value
PowerPoint.SlideBackgroundGradientFillType | "Unsupported" | "Linear" | "Radial" | "Rectangular" | "Path" | "ShadeFromTitle"