| Package | Description |
|---|---|
| org.docx4j.model.styles | |
| org.docx4j.wml |
| Modifier and Type | Method and Description |
|---|---|
static CTTextScale |
StyleUtil.apply(CTTextScale source,
CTTextScale destination) |
| Modifier and Type | Method and Description |
|---|---|
static CTTextScale |
StyleUtil.apply(CTTextScale source,
CTTextScale destination) |
static boolean |
StyleUtil.areEqual(CTTextScale scale1,
CTTextScale scale2) |
static boolean |
StyleUtil.isEmpty(CTTextScale scale) |
| Modifier and Type | Field and Description |
|---|---|
protected CTTextScale |
RPrAbstract.w |
| Modifier and Type | Method and Description |
|---|---|
CTTextScale |
ObjectFactory.createCTTextScale()
Create an instance of
CTTextScale |
CTTextScale |
RPrAbstract.getW()
Gets the value of the w property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<CTTextScale> |
ObjectFactory.createCTParaRPrOriginalW(CTTextScale value)
|
javax.xml.bind.JAXBElement<CTTextScale> |
ObjectFactory.createCTRPrChangeRPrW(CTTextScale value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<CTTextScale> |
ObjectFactory.createCTParaRPrOriginalW(CTTextScale value)
|
javax.xml.bind.JAXBElement<CTTextScale> |
ObjectFactory.createCTRPrChangeRPrW(CTTextScale value)
|
void |
RPrAbstract.setW(CTTextScale value)
Sets the value of the w property.
|
Copyright © 2007-2018. All Rights Reserved.