Package | Description |
---|---|
org.docx4j.model.styles | |
org.docx4j.wml |
Modifier and Type | Method and Description |
---|---|
static RStyle |
StyleUtil.apply(RStyle source,
RStyle destination) |
Modifier and Type | Method and Description |
---|---|
static RStyle |
StyleUtil.apply(RStyle source,
RStyle destination) |
static boolean |
StyleUtil.areEqual(RStyle rStyle1,
RStyle rStyle2) |
static boolean |
StyleUtil.isEmpty(RStyle rStyle) |
Modifier and Type | Field and Description |
---|---|
protected RStyle |
RPrAbstract.rStyle |
Modifier and Type | Method and Description |
---|---|
RStyle |
ObjectFactory.createRStyle()
Create an instance of
RStyle |
RStyle |
RPrAbstract.getRStyle()
Gets the value of the rStyle property.
|
Modifier and Type | Method and Description |
---|---|
void |
RPrAbstract.setRStyle(RStyle value)
Sets the value of the rStyle property.
|
Copyright © 2007-2019. All Rights Reserved.