p:bldGraphic
Build Graphics
Element information
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Schema document: pml-animationInfo.xsd
Type: p:CT_TLGraphicalObjectBuild
Properties: Local, Qualified
Content
- Choice [1..1]
- p:bldAsOne Build As One
- p:bldSub Build Sub Elements
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
spid | [1..1] | a:ST_ShapeID | Shape ID | from group p:AG_TLBuild |
grpId | [1..1] | xsd:unsignedInt | Group ID | from group p:AG_TLBuild |
uiExpand | [0..1] | xsd:boolean | Expand UI | Default value is "false". from group p:AG_TLBuild |
Used in
- Type p:CT_BuildList (Element p:bldLst)
Sample instance
<p:bldGraphic spid="token" grpId="1"> <p:bldAsOne/> </p:bldGraphic>