PowerPoint.Interfaces.SlideBackgroundGradientFillUpdateData interface
An interface for updating data on the SlideBackgroundGradientFill object, for use in slideBackgroundGradientFill.set({ ... }).
Properties
| type | Specifies the type of gradient fill. |
Property Details
type
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"