a:txSp
Text Shape
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Schema document: dml-gvml.xsd
Type: a:CT_GvmlTextShape
Properties: Local, Qualified
Content
- Sequence [1..1]
- a:txBody [1..1] Shape Text Body
- Choice [1..1]
- a:useSpRect Use Shape Text Rectangle
- a:xfrm
- a:extLst [0..1] Extension List
Attributes
None
Used in
- Type a:CT_GvmlShape (Element a:sp)
- Type a:CT_GvmlGroupShape (Elements a:grpSp, draw-lc:lockedCanvas)
Sample instance
<a:txSp> <a: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> </a:txBody> <a:useSpRect/> <a:extLst> <a:ext> <!--any element--> </a:ext> </a:extLst> </a:txSp>