public class CTTextCharacterProperties extends Object implements Child
Java class for CT_TextCharacterProperties complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_TextCharacterProperties">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ln" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_LineProperties" minOccurs="0"/>
<group ref="{http://schemas.openxmlformats.org/drawingml/2006/main}EG_FillProperties" minOccurs="0"/>
<group ref="{http://schemas.openxmlformats.org/drawingml/2006/main}EG_EffectProperties" minOccurs="0"/>
<element name="highlight" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_Color" minOccurs="0"/>
<group ref="{http://schemas.openxmlformats.org/drawingml/2006/main}EG_TextUnderlineLine" minOccurs="0"/>
<group ref="{http://schemas.openxmlformats.org/drawingml/2006/main}EG_TextUnderlineFill" minOccurs="0"/>
<element name="latin" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_TextFont" minOccurs="0"/>
<element name="ea" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_TextFont" minOccurs="0"/>
<element name="cs" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_TextFont" minOccurs="0"/>
<element name="sym" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_TextFont" minOccurs="0"/>
<element name="hlinkClick" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_Hyperlink" minOccurs="0"/>
<element name="hlinkMouseOver" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_Hyperlink" minOccurs="0"/>
<element name="extLst" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_OfficeArtExtensionList" minOccurs="0"/>
</sequence>
<attribute name="kumimoji" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="lang" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_TextLanguageID" />
<attribute name="altLang" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_TextLanguageID" />
<attribute name="sz" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_TextFontSize" />
<attribute name="b" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="i" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="u" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_TextUnderlineType" />
<attribute name="strike" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_TextStrikeType" />
<attribute name="kern" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_TextNonNegativePoint" />
<attribute name="cap" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_TextCapsType" />
<attribute name="spc" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_TextPoint" />
<attribute name="normalizeH" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="baseline" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_Percentage" />
<attribute name="noProof" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="dirty" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
<attribute name="err" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="smtClean" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
<attribute name="smtId" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" default="0" />
<attribute name="bmk" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
CTTextCharacterProperties() |
| 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.
|
String |
getAltLang()
Gets the value of the altLang property.
|
Integer |
getBaseline()
Gets the value of the baseline property.
|
CTBlipFillProperties |
getBlipFill()
Gets the value of the blipFill property.
|
String |
getBmk()
Gets the value of the bmk property.
|
STTextCapsType |
getCap()
Gets the value of the cap property.
|
TextFont |
getCs()
Gets the value of the cs property.
|
TextFont |
getEa()
Gets the value of the ea property.
|
CTEffectContainer |
getEffectDag()
Gets the value of the effectDag property.
|
CTEffectList |
getEffectLst()
Gets the value of the effectLst property.
|
CTOfficeArtExtensionList |
getExtLst()
Gets the value of the extLst property.
|
CTGradientFillProperties |
getGradFill()
Gets the value of the gradFill property.
|
CTGroupFillProperties |
getGrpFill()
Gets the value of the grpFill property.
|
CTColor |
getHighlight()
Gets the value of the highlight property.
|
CTHyperlink |
getHlinkClick()
Gets the value of the hlinkClick property.
|
CTHyperlink |
getHlinkMouseOver()
Gets the value of the hlinkMouseOver property.
|
Integer |
getKern()
Gets the value of the kern property.
|
String |
getLang()
Gets the value of the lang property.
|
TextFont |
getLatin()
Gets the value of the latin property.
|
CTLineProperties |
getLn()
Gets the value of the ln property.
|
CTNoFillProperties |
getNoFill()
Gets the value of the noFill property.
|
Object |
getParent()
Gets the parent object in the object tree representing the unmarshalled xml document.
|
CTPatternFillProperties |
getPattFill()
Gets the value of the pattFill property.
|
long |
getSmtId()
Gets the value of the smtId property.
|
CTSolidColorFillProperties |
getSolidFill()
Gets the value of the solidFill property.
|
Integer |
getSpc()
Gets the value of the spc property.
|
STTextStrikeType |
getStrike()
Gets the value of the strike property.
|
TextFont |
getSym()
Gets the value of the sym property.
|
Integer |
getSz()
Gets the value of the sz property.
|
STTextUnderlineType |
getU()
Gets the value of the u property.
|
CTTextUnderlineFillGroupWrapper |
getUFill()
Gets the value of the uFill property.
|
CTTextUnderlineFillFollowText |
getUFillTx()
Gets the value of the uFillTx property.
|
CTLineProperties |
getULn()
Gets the value of the uLn property.
|
CTTextUnderlineLineFollowText |
getULnTx()
Gets the value of the uLnTx property.
|
Boolean |
isB()
Gets the value of the b property.
|
boolean |
isDirty()
Gets the value of the dirty property.
|
boolean |
isErr()
Gets the value of the err property.
|
Boolean |
isI()
Gets the value of the i property.
|
Boolean |
isKumimoji()
Gets the value of the kumimoji property.
|
Boolean |
isNoProof()
Gets the value of the noProof property.
|
Boolean |
isNormalizeH()
Gets the value of the normalizeH property.
|
boolean |
isSmtClean()
Gets the value of the smtClean property.
|
void |
setAltLang(String value)
Sets the value of the altLang property.
|
void |
setB(Boolean value)
Sets the value of the b property.
|
void |
setBaseline(Integer value)
Sets the value of the baseline property.
|
void |
setBlipFill(CTBlipFillProperties value)
Sets the value of the blipFill property.
|
void |
setBmk(String value)
Sets the value of the bmk property.
|
void |
setCap(STTextCapsType value)
Sets the value of the cap property.
|
void |
setCs(TextFont value)
Sets the value of the cs property.
|
void |
setDirty(Boolean value)
Sets the value of the dirty property.
|
void |
setEa(TextFont value)
Sets the value of the ea property.
|
void |
setEffectDag(CTEffectContainer value)
Sets the value of the effectDag property.
|
void |
setEffectLst(CTEffectList value)
Sets the value of the effectLst property.
|
void |
setErr(Boolean value)
Sets the value of the err property.
|
void |
setExtLst(CTOfficeArtExtensionList value)
Sets the value of the extLst property.
|
void |
setGradFill(CTGradientFillProperties value)
Sets the value of the gradFill property.
|
void |
setGrpFill(CTGroupFillProperties value)
Sets the value of the grpFill property.
|
void |
setHighlight(CTColor value)
Sets the value of the highlight property.
|
void |
setHlinkClick(CTHyperlink value)
Sets the value of the hlinkClick property.
|
void |
setHlinkMouseOver(CTHyperlink value)
Sets the value of the hlinkMouseOver property.
|
void |
setI(Boolean value)
Sets the value of the i property.
|
void |
setKern(Integer value)
Sets the value of the kern property.
|
void |
setKumimoji(Boolean value)
Sets the value of the kumimoji property.
|
void |
setLang(String value)
Sets the value of the lang property.
|
void |
setLatin(TextFont value)
Sets the value of the latin property.
|
void |
setLn(CTLineProperties value)
Sets the value of the ln property.
|
void |
setNoFill(CTNoFillProperties value)
Sets the value of the noFill property.
|
void |
setNoProof(Boolean value)
Sets the value of the noProof property.
|
void |
setNormalizeH(Boolean value)
Sets the value of the normalizeH property.
|
void |
setParent(Object parent) |
void |
setPattFill(CTPatternFillProperties value)
Sets the value of the pattFill property.
|
void |
setSmtClean(Boolean value)
Sets the value of the smtClean property.
|
void |
setSmtId(Long value)
Sets the value of the smtId property.
|
void |
setSolidFill(CTSolidColorFillProperties value)
Sets the value of the solidFill property.
|
void |
setSpc(Integer value)
Sets the value of the spc property.
|
void |
setStrike(STTextStrikeType value)
Sets the value of the strike property.
|
void |
setSym(TextFont value)
Sets the value of the sym property.
|
void |
setSz(Integer value)
Sets the value of the sz property.
|
void |
setU(STTextUnderlineType value)
Sets the value of the u property.
|
void |
setUFill(CTTextUnderlineFillGroupWrapper value)
Sets the value of the uFill property.
|
void |
setUFillTx(CTTextUnderlineFillFollowText value)
Sets the value of the uFillTx property.
|
void |
setULn(CTLineProperties value)
Sets the value of the uLn property.
|
void |
setULnTx(CTTextUnderlineLineFollowText value)
Sets the value of the uLnTx property.
|
protected CTLineProperties ln
protected CTNoFillProperties noFill
protected CTSolidColorFillProperties solidFill
protected CTGradientFillProperties gradFill
protected CTBlipFillProperties blipFill
protected CTPatternFillProperties pattFill
protected CTGroupFillProperties grpFill
protected CTEffectList effectLst
protected CTEffectContainer effectDag
protected CTColor highlight
protected CTTextUnderlineLineFollowText uLnTx
protected CTLineProperties uLn
protected CTTextUnderlineFillFollowText uFillTx
protected CTTextUnderlineFillGroupWrapper uFill
protected TextFont latin
protected TextFont ea
protected TextFont cs
protected TextFont sym
protected CTHyperlink hlinkClick
protected CTHyperlink hlinkMouseOver
protected CTOfficeArtExtensionList extLst
protected Boolean kumimoji
protected String lang
protected String altLang
protected Integer sz
protected Boolean b
protected Boolean i
protected STTextUnderlineType u
protected STTextStrikeType strike
protected Integer kern
protected STTextCapsType cap
protected Integer spc
protected Boolean normalizeH
protected Integer baseline
protected Boolean noProof
protected Boolean dirty
protected Boolean err
protected Boolean smtClean
protected Long smtId
protected String bmk
public CTLineProperties getLn()
CTLinePropertiespublic void setLn(CTLineProperties value)
value - allowed object is
CTLinePropertiespublic CTNoFillProperties getNoFill()
CTNoFillPropertiespublic void setNoFill(CTNoFillProperties value)
value - allowed object is
CTNoFillPropertiespublic CTSolidColorFillProperties getSolidFill()
CTSolidColorFillPropertiespublic void setSolidFill(CTSolidColorFillProperties value)
value - allowed object is
CTSolidColorFillPropertiespublic CTGradientFillProperties getGradFill()
CTGradientFillPropertiespublic void setGradFill(CTGradientFillProperties value)
value - allowed object is
CTGradientFillPropertiespublic CTBlipFillProperties getBlipFill()
CTBlipFillPropertiespublic void setBlipFill(CTBlipFillProperties value)
value - allowed object is
CTBlipFillPropertiespublic CTPatternFillProperties getPattFill()
CTPatternFillPropertiespublic void setPattFill(CTPatternFillProperties value)
value - allowed object is
CTPatternFillPropertiespublic CTGroupFillProperties getGrpFill()
CTGroupFillPropertiespublic void setGrpFill(CTGroupFillProperties value)
value - allowed object is
CTGroupFillPropertiespublic CTEffectList getEffectLst()
CTEffectListpublic void setEffectLst(CTEffectList value)
value - allowed object is
CTEffectListpublic CTEffectContainer getEffectDag()
CTEffectContainerpublic void setEffectDag(CTEffectContainer value)
value - allowed object is
CTEffectContainerpublic CTColor getHighlight()
CTColorpublic void setHighlight(CTColor value)
value - allowed object is
CTColorpublic CTTextUnderlineLineFollowText getULnTx()
CTTextUnderlineLineFollowTextpublic void setULnTx(CTTextUnderlineLineFollowText value)
value - allowed object is
CTTextUnderlineLineFollowTextpublic CTLineProperties getULn()
CTLinePropertiespublic void setULn(CTLineProperties value)
value - allowed object is
CTLinePropertiespublic CTTextUnderlineFillFollowText getUFillTx()
CTTextUnderlineFillFollowTextpublic void setUFillTx(CTTextUnderlineFillFollowText value)
value - allowed object is
CTTextUnderlineFillFollowTextpublic CTTextUnderlineFillGroupWrapper getUFill()
CTTextUnderlineFillGroupWrapperpublic void setUFill(CTTextUnderlineFillGroupWrapper value)
value - allowed object is
CTTextUnderlineFillGroupWrapperpublic TextFont getLatin()
TextFontpublic void setLatin(TextFont value)
value - allowed object is
TextFontpublic TextFont getEa()
TextFontpublic void setEa(TextFont value)
value - allowed object is
TextFontpublic TextFont getCs()
TextFontpublic void setCs(TextFont value)
value - allowed object is
TextFontpublic TextFont getSym()
TextFontpublic void setSym(TextFont value)
value - allowed object is
TextFontpublic CTHyperlink getHlinkClick()
CTHyperlinkpublic void setHlinkClick(CTHyperlink value)
value - allowed object is
CTHyperlinkpublic CTHyperlink getHlinkMouseOver()
CTHyperlinkpublic void setHlinkMouseOver(CTHyperlink value)
value - allowed object is
CTHyperlinkpublic CTOfficeArtExtensionList getExtLst()
CTOfficeArtExtensionListpublic void setExtLst(CTOfficeArtExtensionList value)
value - allowed object is
CTOfficeArtExtensionListpublic Boolean isKumimoji()
Booleanpublic void setKumimoji(Boolean value)
value - allowed object is
Booleanpublic String getLang()
Stringpublic void setLang(String value)
value - allowed object is
Stringpublic String getAltLang()
Stringpublic void setAltLang(String value)
value - allowed object is
Stringpublic void setSz(Integer value)
value - allowed object is
Integerpublic void setB(Boolean value)
value - allowed object is
Booleanpublic void setI(Boolean value)
value - allowed object is
Booleanpublic STTextUnderlineType getU()
STTextUnderlineTypepublic void setU(STTextUnderlineType value)
value - allowed object is
STTextUnderlineTypepublic STTextStrikeType getStrike()
STTextStrikeTypepublic void setStrike(STTextStrikeType value)
value - allowed object is
STTextStrikeTypepublic Integer getKern()
Integerpublic void setKern(Integer value)
value - allowed object is
Integerpublic STTextCapsType getCap()
STTextCapsTypepublic void setCap(STTextCapsType value)
value - allowed object is
STTextCapsTypepublic Integer getSpc()
Integerpublic void setSpc(Integer value)
value - allowed object is
Integerpublic Boolean isNormalizeH()
Booleanpublic void setNormalizeH(Boolean value)
value - allowed object is
Booleanpublic Integer getBaseline()
Integerpublic void setBaseline(Integer value)
value - allowed object is
Integerpublic Boolean isNoProof()
Booleanpublic void setNoProof(Boolean value)
value - allowed object is
Booleanpublic boolean isDirty()
Booleanpublic void setDirty(Boolean value)
value - allowed object is
Booleanpublic boolean isErr()
Booleanpublic void setErr(Boolean value)
value - allowed object is
Booleanpublic boolean isSmtClean()
Booleanpublic void setSmtClean(Boolean value)
value - allowed object is
Booleanpublic long getSmtId()
Longpublic void setSmtId(Long value)
value - allowed object is
Longpublic String getBmk()
Stringpublic void setBmk(String value)
value - allowed object is
Stringpublic 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-2020. All Rights Reserved.