Note

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

Access to this page requires authorization. You can try .

PowerPoint.Interfaces.SlideBackgroundData interface

Package:
powerpoint

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

Properties

areBackgroundGraphicsHidden

Specifies whether the slide layout background fill hides or displays background graphic objects from the slide master.

isMasterBackgroundFollowed

Specifies if the slide background follows the slide master background.

Property Details

areBackgroundGraphicsHidden

Specifies whether the slide layout background fill hides or displays background graphic objects from the slide master.

areBackgroundGraphicsHidden?: boolean;

Property Value

boolean

Remarks

API set: PowerPointApi 1.10

isMasterBackgroundFollowed

Specifies if the slide background follows the slide master background.

isMasterBackgroundFollowed?: boolean;

Property Value

boolean

Remarks

API set: PowerPointApi 1.10


Feedback

Was this page helpful?