| Package | Description |
|---|---|
| org.docx4j.wml |
| Modifier and Type | Field and Description |
|---|---|
protected STChapterSep |
CTPageNumber.chapSep |
protected STChapterSep |
CTCaption.sep |
| Modifier and Type | Method and Description |
|---|---|
static STChapterSep |
STChapterSep.fromValue(String v) |
STChapterSep |
CTPageNumber.getChapSep()
Gets the value of the chapSep property.
|
STChapterSep |
CTCaption.getSep()
Gets the value of the sep property.
|
static STChapterSep |
STChapterSep.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STChapterSep[] |
STChapterSep.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTPageNumber.setChapSep(STChapterSep value)
Sets the value of the chapSep property.
|
void |
CTCaption.setSep(STChapterSep value)
Sets the value of the sep property.
|
Copyright © 2007-2021. All Rights Reserved.