Note

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

Access to this page requires authorization. You can try .

PowerPoint.Interfaces.SlideBackgroundFillData interface

Package:
powerpoint

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

Properties

type

Returns the fill type of the slide background. See PowerPoint.SlideBackgroundFillType for details.

Property Details

type

Returns the fill type of the slide background. See PowerPoint.SlideBackgroundFillType for details.

type?: PowerPoint.SlideBackgroundFillType | "Unsupported" | "Solid" | "Gradient" | "PictureOrTexture" | "Pattern";

Property Value

PowerPoint.SlideBackgroundFillType | "Unsupported" | "Solid" | "Gradient" | "PictureOrTexture" | "Pattern"

Remarks

API set: PowerPointApi 1.10


Feedback

Was this page helpful?