a:br
Text Line Break
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Schema document: dml-textParagraph.xsd
Type: a:CT_TextLineBreak
Properties: Local, Qualified
Content
- a:rPr [0..1] Text Run Properties
Attributes
None
Used in
- Group a:EG_TextRun
- Type a:CT_TextParagraph via reference to a:EG_TextRun (Element a:p)
Sample instance
<a:br> <a:rPr> <a:ln> <a:noFill/> <a:prstDash/> <a:round/> <a:headEnd/> <a:tailEnd/> <a:extLst>... </a:extLst> </a:ln> <a:noFill/> <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:highlight> <a:scrgbClr r="1" g="1" b="1">... </a:scrgbClr> </a:highlight> <a:uLnTx/> <a:uFillTx/> <a:latin/> <a:ea/> <a:cs/> <a:sym/> <a:hlinkClick> <a:snd r:embed="string"/> <a:extLst>... </a:extLst> </a:hlinkClick> <a:hlinkMouseOver> <a:snd r:embed="string"/> <a:extLst>... </a:extLst> </a:hlinkMouseOver> <a:extLst> <a:ext> <!--any element--> </a:ext> </a:extLst> </a:rPr> </a:br>