Package | Description |
---|---|
org.docx4j.model.styles | |
org.docx4j.wml |
Modifier and Type | Method and Description |
---|---|
static CTFramePr |
StyleUtil.apply(CTFramePr source,
CTFramePr destination) |
Modifier and Type | Method and Description |
---|---|
static CTFramePr |
StyleUtil.apply(CTFramePr source,
CTFramePr destination) |
static boolean |
StyleUtil.areEqual(CTFramePr framePr1,
CTFramePr framePr2) |
static boolean |
StyleUtil.isEmpty(CTFramePr framePr) |
Modifier and Type | Field and Description |
---|---|
protected CTFramePr |
PPrBase.framePr |
Modifier and Type | Method and Description |
---|---|
CTFramePr |
ObjectFactory.createCTFramePr()
Create an instance of
CTFramePr |
CTFramePr |
PPrBase.getFramePr()
Gets the value of the framePr property.
|
Modifier and Type | Method and Description |
---|---|
void |
PPrBase.setFramePr(CTFramePr value)
Sets the value of the framePr property.
|
Copyright © 2007-2019. All Rights Reserved.