public class RPr extends RPrAbstract implements Child
Java class for CT_RPr complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_RPr">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<group ref="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}EG_RPrContent" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
b, bCs, bdr, caps, cntxtAlts, color, cs, dstrike, eastAsianLayout, effect, em, emboss, fitText, glow, highlight, i, iCs, imprint, kern, lang, ligatures, noProof, numForm, numSpacing, oMath, outline, position, props3D, reflection, rFonts, rPrChange, rStyle, rtl, scene3D, shadow, shadow14, shd, smallCaps, snapToGrid, spacing, specVanish, strike, stylisticSets, sz, szCs, textFill, textOutline, u, vanish, vertAlign, w, webHidden| Constructor and Description |
|---|
RPr() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterUnmarshal(Unmarshaller unmarshaller,
Object parent)
This method is invoked by the JAXB implementation on each instance when unmarshalling completes.
|
Object |
getParent()
Gets the parent object in the object tree representing the unmarshalled xml document.
|
void |
setParent(Object parent) |
getB, getBCs, getBdr, getCaps, getCntxtAlts, getColor, getCs, getDstrike, getEastAsianLayout, getEffect, getEm, getEmboss, getFitText, getGlow, getHighlight, getI, getICs, getImprint, getKern, getLang, getLigatures, getNoProof, getNumForm, getNumSpacing, getOMath, getOutline, getPosition, getProps3D, getReflection, getRFonts, getRPrChange, getRStyle, getRtl, getScene3D, getShadow, getShadow14, getShd, getSmallCaps, getSnapToGrid, getSpacing, getSpecVanish, getStrike, getStylisticSets, getSz, getSzCs, getTextFill, getTextOutline, getU, getVanish, getVertAlign, getW, getWebHidden, setB, setBCs, setBdr, setCaps, setCntxtAlts, setColor, setCs, setDstrike, setEastAsianLayout, setEffect, setEm, setEmboss, setFitText, setGlow, setHighlight, setI, setICs, setImprint, setKern, setLang, setLigatures, setNoProof, setNumForm, setNumSpacing, setOMath, setOutline, setPosition, setProps3D, setReflection, setRFonts, setRPrChange, setRStyle, setRtl, setScene3D, setShadow, setShadow14, setShd, setSmallCaps, setSnapToGrid, setSpacing, setSpecVanish, setStrike, setStylisticSets, setSz, setSzCs, setTextFill, setTextOutline, setU, setVanish, setVertAlign, setW, setWebHiddenpublic Object getParent()
public void afterUnmarshal(Unmarshaller unmarshaller, Object parent)
parent - The parent object in the object tree.unmarshaller - The unmarshaller that generated the instance.Copyright © 2007-2022. All Rights Reserved.