Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

PowerPoint.Interfaces.SlideBackgroundGradientFillData interface

Package:
powerpoint

An interface describing the data returned by calling slideBackgroundGradientFill.toJSON().

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"

Remarks

API set: PowerPointApi 1.10


Feedback

Was this page helpful?