PowerPoint.SlideBackgroundGradientFillOptions interface

Represents the available options for setting a PowerPoint.SlideBackground gradient fill.

Remarks

[ API set: PowerPointApi 1.10 ]

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"

Remarks

[ API set: PowerPointApi 1.10 ]