Represents the character properties to override in the table style.

Usage


<rPr />

Element Information

Element type rPrElt
Namespace http://schemas.microsoft.com/office/word/2003/wordml
Schema name wordnet

Elements and Attributes

Parent Elements

Element Description
tblStylePr Represents the table-style conditional-override properties.

Child Elements

Element Type Description
rStyle stringProperty Represents a character style for this run.
rFonts fontsElt Represents the fonts for this run.
b onOffProperty Sets Latin and Asian characters to bold.
b-cs onOffProperty Sets complex scripts characters to bold.
i onOffProperty Sets Latin and Asian characters to italic.
i-cs onOffProperty Sets complex scripts characters to italic.
caps onOffProperty Formats lowercase text as capital letters. Does not affect numbers, punctuation, non-alphabetic characters, or uppercase letters.
smallCaps onOffProperty Formats lowercase text as capital letters and reduces their size. Does not affect numbers, punctuation, non-alphabetic characters, or uppercase letters.
strike onOffProperty Draws a line through the text.
dstrike onOffProperty Draws a double line through the text.
outline onOffProperty Displays the inner and outer borders of each character.
shadow onOffProperty Adds a shadow behind the text, beneath and to the right of the text.
emboss onOffProperty Makes text appear as if it is raised off the page in relief.
imprint onOffProperty Makes selected text appear to be imprinted or pressed into page (also referred to as engrave).
noProof onOffProperty Formats the text so that spelling and grammar errors are ignored in this run.
snapToGrid onOffProperty Sets the number of characters per line to match the number of characters specified in the docGrid element of the current section's properties.
vanish onOffProperty Prevents the text in this run from being displayed or printed.
webHidden onOffProperty Prevents the text in this run from being displayed when this document is saved as a Web page.
color hexColorProperty Specifies either an automatic color or a hexadecimal color code for this run.
spacing signedTwipsMeasureProperty Represents the amount by which the spacing between characters is expanded or condensed.
w textScaleProperty Stretches or compresses text horizontally as a percentage of its current size.
kern hpsMeasureProperty Represents the smallest font size for which kerning should be automatically adjusted.
position signedHpsMeasureProperty Represents the amount by which text should be raised or lowered in relation to the baseline.
sz hpsMeasureProperty Represents the font size for the Asian and Latin fonts in this run.
sz-cs hpsMeasureProperty Represents the font size for complex script fonts in this run.
highlight highlightProperty Marks text as highlighted so it stands out from the surrounding text.
u underlineProperty Represents the underline formatting for this run.
effect textEffectProperty Represents the animated text effect for this run.
bdr borderProperty Represents the border for characters in this run.
shd shdProperty Represents the shading for characters in this run.
fitText fitTextProperty Represents the width of the space that this run to fit into.
vertAlign verticalAlignRunProperty Adjusts the vertical position of the text relative to the baseline and changes the font size if possible. To raise or lower the text without reducing the font size, use the position element.
rtl onOffProperty Sets the alignment and reading order for this run to right-to-left.
cs onOffProperty Specifies if text in this run is complex scripts text (true or false).
em emProperty Sets the type of emphasis mark for this run.
hyphen hyphenProperty Represents the hyphenation style for this run.
lang langElt Represents the languages for this run.
asianLayout asianLayoutElt Represents special Asian Layout formatting properties.
specVanish onOffProperty Represents the special hidden property that makes text in this run always hidden.
nt external ref See external namespace.
m external ref See external namespace.
nnotation external ref See external namespace.

Attributes

None.

Definition

XML

<xsd:element name="rPr" type="rPrElt" minOccurs="0" ">
        
      </xsd:element>

©2006 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at:
http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice12.asp