[Table of Contents] [docx version]

PresentationML Reference Material - Table of Contents

bg (Background)

This element is used to specify animating the background of an object.

[Example: Consider adding animation to the background of Shape Id 3. The <bg> tag can be used as follows:

<p:tgtEl>

<p:spTgt spid="3">

<p:bg/>

</p:spTgt>

</p:tgtEl>

End example]

Parent Elements

spTgt (ยง4.6.72)

The following XML Schema fragment defines the contents of this element:

<complexType name="CT_Empty"/>