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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

a:defRPr

Default Text Run Properties

Element information

Content

Attributes

NameOccTypeDescriptionNotes
kumimoji [0..1]xsd:booleanKumimoji
lang [0..1]a:ST_TextLanguageIDLanguage ID
altLang [0..1]a:ST_TextLanguageIDAlternative Language
sz [0..1]a:ST_TextFontSizeFont Size
b [0..1]xsd:booleanBold
i [0..1]xsd:booleanItalics
u [0..1]a:ST_TextUnderlineTypeUnderline
strike [0..1]a:ST_TextStrikeTypeStrikethrough
kern [0..1]a:ST_TextNonNegativePointKerning
cap [0..1]a:ST_TextCapsTypeCapitalization
spc [0..1]a:ST_TextPointSpacing
normalizeH [0..1]xsd:booleanNormalize Heights
baseline [0..1]a:ST_PercentageBaseline
noProof [0..1]xsd:booleanNo Proofing
dirty [0..1]xsd:booleanDirtyDefault value is "true".
err [0..1]xsd:booleanSpelling ErrorDefault value is "false".
smtClean [0..1]xsd:booleanSmartTag CleanDefault value is "true".
smtId [0..1]xsd:unsignedIntSmartTag IDDefault value is "0".
bmk [0..1]xsd:stringBookmark Link Target

Used in

Sample instance

<a:defRPr>
   <a:ln>
      <a:noFill/>
      <a:prstDash/>
      <a:round/>
      <a:headEnd/>
      <a:tailEnd/>
      <a:extLst>
         <a:ext>
            <!--any element-->
         </a:ext>
      </a:extLst>
   </a:ln>
   <a:noFill/>
   <a:effectLst>
      <a:blur/>
      <a:fillOverlay blend="over">
         <a:noFill/>
      </a:fillOverlay>
      <a:glow>
         <a:scrgbClr r="1" g="1" b="1">...
         </a:scrgbClr>
      </a:glow>
      <a:innerShdw>
         <a:scrgbClr r="1" g="1" b="1">...
         </a:scrgbClr>
      </a:innerShdw>
      <a:outerShdw>
         <a:scrgbClr r="1" g="1" b="1">...
         </a:scrgbClr>
      </a:outerShdw>
      <a:prstShdw prst="shdw1">
         <a:scrgbClr r="1" g="1" b="1">...
         </a:scrgbClr>
      </a:prstShdw>
      <a:reflection/>
      <a:softEdge rad="0"/>
   </a:effectLst>
   <a:highlight>
      <a:scrgbClr r="1" g="1" b="1">
         <a:tint val="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:ext>
            <!--any element-->
         </a:ext>
      </a:extLst>
   </a:hlinkClick>
   <a:hlinkMouseOver>
      <a:snd r:embed="string"/>
      <a:extLst>
         <a:ext>
            <!--any element-->
         </a:ext>
      </a:extLst>
   </a:hlinkMouseOver>
   <a:extLst>
      <a:ext>
         <!--any element-->
      </a:ext>
   </a:extLst>
</a:defRPr>

Site developed and hosted by Datypic, Inc.

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