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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

a:bodyPr

Body Properties

Element information

Content

Attributes

NameOccTypeDescriptionNotes
rot [0..1]a:ST_AngleRotation
spcFirstLastPara [0..1]xsd:booleanParagraph Spacing
vertOverflow [0..1]a:ST_TextVertOverflowTypeText Vertical Overflow
horzOverflow [0..1]a:ST_TextHorzOverflowTypeText Horizontal Overflow
vert [0..1]a:ST_TextVerticalTypeVertical Text
wrap [0..1]a:ST_TextWrappingTypeText Wrapping Type
lIns [0..1]a:ST_Coordinate32Left Inset
tIns [0..1]a:ST_Coordinate32Top Inset
rIns [0..1]a:ST_Coordinate32Right Inset
bIns [0..1]a:ST_Coordinate32Bottom Inset
numCol [0..1]a:ST_TextColumnCountNumber of Columns
spcCol [0..1]a:ST_PositiveCoordinate32Space Between Columns
rtlCol [0..1]xsd:booleanColumns Right-To-Left
fromWordArt [0..1]xsd:booleanFrom WordArt
anchor [0..1]a:ST_TextAnchoringTypeAnchor
anchorCtr [0..1]xsd:booleanAnchor Center
forceAA [0..1]xsd:booleanForce Anti-Alias
upright [0..1]xsd:booleanText UprightDefault value is "false".
compatLnSpc [0..1]xsd:booleanCompatible Line Spacing

Used in

Sample instance

<a:bodyPr>
   <a:prstTxWarp prst="textNoShape">
      <a:avLst>
         <a:gd name="token" fmla="string"/>
      </a:avLst>
   </a:prstTxWarp>
   <a:noAutofit/>
   <a:scene3d>
      <a:camera prst="legacyObliqueTopLeft">
         <a:rot lat="1" lon="1" rev="1"/>
      </a:camera>
      <a:lightRig rig="legacyFlat1" dir="tl">
         <a:rot lat="1" lon="1" rev="1"/>
      </a:lightRig>
      <a:backdrop>
         <a:anchor x="1" y="1" z="1"/>
         <a:norm dx="1" dy="1" dz="1"/>
         <a:up dx="1" dy="1" dz="1"/>
         <a:extLst>...
         </a:extLst>
      </a:backdrop>
      <a:extLst>
         <a:ext>
            <!--any element-->
         </a:ext>
      </a:extLst>
   </a:scene3d>
   <a:sp3d>
      <a:bevelT/>
      <a:bevelB/>
      <a:extrusionClr>
         <a:scrgbClr r="1" g="1" b="1">...
         </a:scrgbClr>
      </a:extrusionClr>
      <a:contourClr>
         <a:scrgbClr r="1" g="1" b="1">...
         </a:scrgbClr>
      </a:contourClr>
      <a:extLst>
         <a:ext>
            <!--any element-->
         </a:ext>
      </a:extLst>
   </a:sp3d>
   <a:extLst>
      <a:ext>
         <!--any element-->
      </a:ext>
   </a:extLst>
</a:bodyPr>

Site developed and hosted by Datypic, Inc.

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