| Package | Description |
|---|---|
| org.docx4j.math |
| Modifier and Type | Field and Description |
|---|---|
protected CTManualBreak |
CTRPR.brk |
protected CTManualBreak |
CTBoxPr.brk |
| Modifier and Type | Method and Description |
|---|---|
CTManualBreak |
ObjectFactory.createCTManualBreak()
Create an instance of
CTManualBreak |
CTManualBreak |
CTRPR.getBrk()
Gets the value of the brk property.
|
CTManualBreak |
CTBoxPr.getBrk()
Gets the value of the brk property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTRPR.setBrk(CTManualBreak value)
Sets the value of the brk property.
|
void |
CTBoxPr.setBrk(CTManualBreak value)
Sets the value of the brk property.
|
Copyright © 2007–2025. All rights reserved.