| Package | Description |
|---|---|
| org.docx4j.model.properties.paragraph | |
| org.docx4j.model.styles | |
| org.docx4j.wml |
| Constructor and Description |
|---|
Tabs(Tabs val) |
| Modifier and Type | Method and Description |
|---|---|
static Tabs |
StyleUtil.apply(Tabs source,
Tabs destination) |
| Modifier and Type | Method and Description |
|---|---|
static Tabs |
StyleUtil.apply(Tabs source,
Tabs destination) |
static boolean |
StyleUtil.areEqual(Tabs tabs1,
Tabs tabs2) |
static boolean |
StyleUtil.isEmpty(Tabs tabs) |
| Modifier and Type | Field and Description |
|---|---|
protected Tabs |
PPrBase.tabs |
| Modifier and Type | Method and Description |
|---|---|
Tabs |
ObjectFactory.createTabs()
Create an instance of
Tabs |
Tabs |
PPrBase.getTabs()
Gets the value of the tabs property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PPrBase.setTabs(Tabs value)
Sets the value of the tabs property.
|
Copyright © 2007-2018. All Rights Reserved.