p:sp
Shape
Element information
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Schema document: pml-slide.xsd
Type: p:CT_Shape
Properties: Local, Qualified
Content
- Sequence [1..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
useBgFill | [0..1] | xsd:boolean | Use Background Fill | Default value is "false". |
Used in
- Type p:CT_GroupShape (Elements p:grpSp, p:spTree)
Sample instance
<p:sp> <p:nvSpPr> <p:cNvPr id="1" name="string"> <a:hlinkClick>... </a:hlinkClick> <a:hlinkHover>... </a:hlinkHover> <a:extLst>... </a:extLst> </p:cNvPr> <p:cNvSpPr> <a:spLocks>... </a:spLocks> <a:extLst>... </a:extLst> </p:cNvSpPr> <p:nvPr> <p:ph>... </p:ph> <a:audioCd>... </a:audioCd> <p:custDataLst>... </p:custDataLst> <p:extLst>... </p:extLst> </p:nvPr> </p:nvSpPr> <p:spPr> <a:xfrm> <a:off x="1" y="1"/> <a:ext cx="1" cy="1"/> </a:xfrm> <a:custGeom> <a:avLst>... </a:avLst> <a:gdLst>... </a:gdLst> <a:ahLst>... </a:ahLst> <a:cxnLst>... </a:cxnLst> <a:rect l="" t="" r="" b=""/> <a:pathLst>... </a:pathLst> </a:custGeom> <a:noFill/> <a:ln> <a:noFill/> <a:prstDash/> <a:round/> <a:headEnd/> <a:tailEnd/> <a:extLst>... </a:extLst> </a:ln> <a:effectLst> <a:blur/> <a:fillOverlay blend="over">... </a:fillOverlay> <a:glow>... </a:glow> <a:innerShdw>... </a:innerShdw> <a:outerShdw>... </a:outerShdw> <a:prstShdw prst="shdw1">... </a:prstShdw> <a:reflection/> <a:softEdge rad="0"/> </a:effectLst> <a:scene3d> <a:camera prst="legacyObliqueTopLeft">... </a:camera> <a:lightRig rig="legacyFlat1" dir="tl">... </a:lightRig> <a:backdrop>... </a:backdrop> <a:extLst>... </a:extLst> </a:scene3d> <a:sp3d> <a:bevelT/> <a:bevelB/> <a:extrusionClr>... </a:extrusionClr> <a:contourClr>... </a:contourClr> <a:extLst>... </a:extLst> </a:sp3d> <a:extLst> <a:ext> <!--any element--> </a:ext> </a:extLst> </p:spPr> <p:style> <a:lnRef idx="1"> <a:scrgbClr r="1" g="1" b="1">... </a:scrgbClr> </a:lnRef> <a:fillRef idx="1"> <a:scrgbClr r="1" g="1" b="1">... </a:scrgbClr> </a:fillRef> <a:effectRef idx="1"> <a:scrgbClr r="1" g="1" b="1">... </a:scrgbClr> </a:effectRef> <a:fontRef idx="major"> <a:scrgbClr r="1" g="1" b="1">... </a:scrgbClr> </a:fontRef> </p:style> <p:txBody> <a:bodyPr> <a:prstTxWarp prst="textNoShape">... </a:prstTxWarp> <a:noAutofit/> <a:scene3d>... </a:scene3d> <a:sp3d>... </a:sp3d> <a:extLst>... </a:extLst> </a:bodyPr> <a:lstStyle> <a:defPPr>... </a:defPPr> <a:lvl1pPr>... </a:lvl1pPr> <a:lvl2pPr>... </a:lvl2pPr> <a:lvl3pPr>... </a:lvl3pPr> <a:lvl4pPr>... </a:lvl4pPr> <a:lvl5pPr>... </a:lvl5pPr> <a:lvl6pPr>... </a:lvl6pPr> <a:lvl7pPr>... </a:lvl7pPr> <a:lvl8pPr>... </a:lvl8pPr> <a:lvl9pPr>... </a:lvl9pPr> <a:extLst>... </a:extLst> </a:lstStyle> <a:p> <a:pPr>... </a:pPr> <a:r>... </a:r> <a:endParaRPr>... </a:endParaRPr> </a:p> </p:txBody> <p:extLst> <p:ext> <!--any element--> </p:ext> </p:extLst> </p:sp>