Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
PowerPoint.Interfaces.SlideLayoutBackgroundData interface
- Package:
- powerpoint
An interface describing the data returned by calling slideLayoutBackground.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 layout 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
isMasterBackgroundFollowed
Specifies if the slide layout background follows the slide master background.
isMasterBackgroundFollowed?: boolean;
Property Value
boolean
Remarks
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins
Feedback
Was this page helpful?
