Package | Description |
---|---|
org.docx4j.model.styles | |
org.docx4j.wml |
Modifier and Type | Method and Description |
---|---|
static PPrBase.Spacing |
StyleUtil.apply(PPrBase.Spacing source,
PPrBase.Spacing destination) |
Modifier and Type | Method and Description |
---|---|
static PPrBase.Spacing |
StyleUtil.apply(PPrBase.Spacing source,
PPrBase.Spacing destination) |
static boolean |
StyleUtil.areEqual(PPrBase.Spacing spacing1,
PPrBase.Spacing spacing2) |
static boolean |
StyleUtil.isEmpty(PPrBase.Spacing spacing) |
Modifier and Type | Field and Description |
---|---|
protected PPrBase.Spacing |
PPrBase.spacing |
Modifier and Type | Method and Description |
---|---|
PPrBase.Spacing |
ObjectFactory.createPPrBaseSpacing()
Create an instance of
PPrBase.Spacing |
PPrBase.Spacing |
PPrBase.getSpacing()
Gets the value of the spacing property.
|
Modifier and Type | Method and Description |
---|---|
void |
PPrBase.setSpacing(PPrBase.Spacing value)
Sets the value of the spacing property.
|
Copyright © 2007-2019. All Rights Reserved.