[Table of Contents] [docx version]

PresentationML Reference Material - Table of Contents

bldAsOne (Build As One)

This element specifies in the build list to build the entire graphical object as one entity.

[Example: Consider having a graph appear as on entity as opposed to by category. The <bldAsOne> element should be used as follows:

<p:bldLst>

<p:bldGraphic spid="4" grpId="0">

<p:bldAsOne/>

</p:bldGraphic>

</p:bldLst>

End example]

Parent Elements

bldGraphic (ยง4.6.13)

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

<complexType name="CT_Empty"/>