Package | Description |
---|---|
org.docx4j.model.properties.paragraph | |
org.docx4j.model.styles | |
org.docx4j.wml |
Constructor and Description |
---|
OutlineLevel(PPrBase.OutlineLvl val) |
Modifier and Type | Method and Description |
---|---|
static PPrBase.OutlineLvl |
StyleUtil.apply(PPrBase.OutlineLvl source,
PPrBase.OutlineLvl destination) |
Modifier and Type | Method and Description |
---|---|
static PPrBase.OutlineLvl |
StyleUtil.apply(PPrBase.OutlineLvl source,
PPrBase.OutlineLvl destination) |
static boolean |
StyleUtil.areEqual(PPrBase.OutlineLvl outlineLvl1,
PPrBase.OutlineLvl outlineLvl2) |
static boolean |
StyleUtil.isEmpty(PPrBase.OutlineLvl outlineLvl) |
Modifier and Type | Field and Description |
---|---|
protected PPrBase.OutlineLvl |
PPrBase.outlineLvl |
Modifier and Type | Method and Description |
---|---|
PPrBase.OutlineLvl |
ObjectFactory.createPPrBaseOutlineLvl()
Create an instance of
PPrBase.OutlineLvl |
PPrBase.OutlineLvl |
PPrBase.getOutlineLvl()
Gets the value of the outlineLvl property.
|
Modifier and Type | Method and Description |
---|---|
void |
PPrBase.setOutlineLvl(PPrBase.OutlineLvl value)
Sets the value of the outlineLvl property.
|
Copyright © 2007-2019. All Rights Reserved.