w:sdtEndPr
Structured Document Tag End Character Properties
Element information
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Schema document: wml.xsd
Type: w:CT_SdtEndPr
Properties: Local, Qualified
Content
- Choice [1..*]
- w:rPr [0..1] Structured Document Tag End Character Run Properties
Attributes
None
Used in
- Type w:CT_SdtBlock (Element w:sdt)
- Type w:CT_SdtCell (Element w:sdt)
- Type w:CT_SdtRow (Element w:sdt)
- Type w:CT_SdtRun (Element w:sdt)
Sample instance
<w:sdtEndPr> <w:rPr> <w:rStyle w:val="string"/> <w:rFonts/> <w:b/> <w:bCs/> <w:i/> <w:iCs/> <w:caps/> <w:smallCaps/> <w:strike/> <w:dstrike/> <w:outline/> <w:shadow/> <w:emboss/> <w:imprint/> <w:noProof/> <w:snapToGrid/> <w:vanish/> <w:webHidden/> <w:color w:val=""/> <w:spacing w:val="1"/> <w:w/> <w:kern w:val="1"/> <w:position w:val="1"/> <w:sz w:val="1"/> <w:szCs w:val="1"/> <w:highlight w:val="black"/> <w:u/> <w:effect w:val="blinkBackground"/> <w:bdr w:val="nil"/> <w:shd w:val="nil"/> <w:fitText w:val="1"/> <w:vertAlign w:val="baseline"/> <w:rtl/> <w:cs/> <w:em w:val="none"/> <w:lang/> <w:eastAsianLayout/> <w:specVanish/> <w:oMath/> <w:rPrChange w:id="1" w:author="string"> <w:rPr>... </w:rPr> </w:rPrChange> </w:rPr> </w:sdtEndPr>