Schema Central > OOXML > dml-text.xsd > a:defPPr
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

a:defPPr

Default Paragraph Style

Element information

Type: a:CT_TextParagraphProperties

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
marL [0..1]a:ST_TextMarginLeft Margin
marR [0..1]a:ST_TextMarginRight Margin
lvl [0..1]a:ST_TextIndentLevelTypeLevel
indent [0..1]a:ST_TextIndentIndent
algn [0..1]a:ST_TextAlignTypeAlignment
defTabSz [0..1]a:ST_Coordinate32Default Tab Size
rtl [0..1]xsd:booleanRight To Left
eaLnBrk [0..1]xsd:booleanEast Asian Line Break
fontAlgn [0..1]a:ST_TextFontAlignTypeFont Alignment
latinLnBrk [0..1]xsd:booleanLatin Line Break
hangingPunct [0..1]xsd:booleanHanging Punctuation

Used in

Sample instance

<a:defPPr>
   <a:lnSpc>
      <a:spcPct val="1"/>
   </a:lnSpc>
   <a:spcBef>
      <a:spcPct val="1"/>
   </a:spcBef>
   <a:spcAft>
      <a:spcPct val="1"/>
   </a:spcAft>
   <a:buClrTx/>
   <a:buSzTx/>
   <a:buFontTx/>
   <a:buNone/>
   <a:tabLst>
      <a:tab/>
   </a:tabLst>
   <a:defRPr>
      <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:defRPr>
   <a:extLst>
      <a:ext>
         <!--any element-->
      </a:ext>
   </a:extLst>
</a:defPPr>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com