| Package | Description |
|---|---|
| org.docx4j.wml |
| Modifier and Type | Field and Description |
|---|---|
protected HpsMeasure |
CTRubyPr.hps |
protected HpsMeasure |
CTRubyPr.hpsBaseText |
protected HpsMeasure |
CTRubyPr.hpsRaise |
protected HpsMeasure |
RPrAbstract.kern |
protected HpsMeasure |
CTFFCheckBox.size |
protected HpsMeasure |
RPrAbstract.sz |
protected HpsMeasure |
RPrAbstract.szCs |
| Modifier and Type | Method and Description |
|---|---|
HpsMeasure |
ObjectFactory.createHpsMeasure()
Create an instance of
HpsMeasure |
HpsMeasure |
CTRubyPr.getHps()
Gets the value of the hps property.
|
HpsMeasure |
CTRubyPr.getHpsBaseText()
Gets the value of the hpsBaseText property.
|
HpsMeasure |
CTRubyPr.getHpsRaise()
Gets the value of the hpsRaise property.
|
HpsMeasure |
RPrAbstract.getKern()
Gets the value of the kern property.
|
HpsMeasure |
CTFFCheckBox.getSize()
Gets the value of the size property.
|
HpsMeasure |
RPrAbstract.getSz()
Gets the value of the sz property.
|
HpsMeasure |
RPrAbstract.getSzCs()
Gets the value of the szCs property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<HpsMeasure> |
ObjectFactory.createCTParaRPrOriginalKern(HpsMeasure value)
|
JAXBElement<HpsMeasure> |
ObjectFactory.createCTParaRPrOriginalSz(HpsMeasure value)
|
JAXBElement<HpsMeasure> |
ObjectFactory.createCTParaRPrOriginalSzCs(HpsMeasure value)
|
JAXBElement<HpsMeasure> |
ObjectFactory.createCTRPrChangeRPrKern(HpsMeasure value)
|
JAXBElement<HpsMeasure> |
ObjectFactory.createCTRPrChangeRPrSz(HpsMeasure value)
|
JAXBElement<HpsMeasure> |
ObjectFactory.createCTRPrChangeRPrSzCs(HpsMeasure value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<HpsMeasure> |
ObjectFactory.createCTParaRPrOriginalKern(HpsMeasure value)
|
JAXBElement<HpsMeasure> |
ObjectFactory.createCTParaRPrOriginalSz(HpsMeasure value)
|
JAXBElement<HpsMeasure> |
ObjectFactory.createCTParaRPrOriginalSzCs(HpsMeasure value)
|
JAXBElement<HpsMeasure> |
ObjectFactory.createCTRPrChangeRPrKern(HpsMeasure value)
|
JAXBElement<HpsMeasure> |
ObjectFactory.createCTRPrChangeRPrSz(HpsMeasure value)
|
JAXBElement<HpsMeasure> |
ObjectFactory.createCTRPrChangeRPrSzCs(HpsMeasure value)
|
void |
CTRubyPr.setHps(HpsMeasure value)
Sets the value of the hps property.
|
void |
CTRubyPr.setHpsBaseText(HpsMeasure value)
Sets the value of the hpsBaseText property.
|
void |
CTRubyPr.setHpsRaise(HpsMeasure value)
Sets the value of the hpsRaise property.
|
void |
RPrAbstract.setKern(HpsMeasure value)
Sets the value of the kern property.
|
void |
CTFFCheckBox.setSize(HpsMeasure value)
Sets the value of the size property.
|
void |
RPrAbstract.setSz(HpsMeasure value)
Sets the value of the sz property.
|
void |
RPrAbstract.setSzCs(HpsMeasure value)
Sets the value of the szCs property.
|
Copyright © 2007-2021. All Rights Reserved.