p:bldP
Build Paragraph
Element information
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Schema document: pml-animationInfo.xsd
Type: p:CT_TLBuildParagraph
Properties: Local, Qualified
Content
- p:tmplLst [0..1] Template effects
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 |
build | [0..1] | p:ST_TLParaBuildType | Build Types | Default value is "whole". |
bldLvl | [0..1] | xsd:unsignedInt | Build Level | Default value is "1". |
animBg | [0..1] | xsd:boolean | Animate Background | Default value is "false". |
autoUpdateAnimBg | [0..1] | xsd:boolean | Auto Update Animation Background | Default value is "true". |
rev | [0..1] | xsd:boolean | Reverse | Default value is "false". |
advAuto | [0..1] | p:ST_TLTime | Auto Advance Time | Default value is "indefinite". |
Used in
- Type p:CT_BuildList (Element p:bldLst)
Sample instance
<p:bldP spid="token" grpId="1"> <p:tmplLst> <p:tmpl> <p:tnLst>... </p:tnLst> </p:tmpl> </p:tmplLst> </p:bldP>