| Package | Description |
|---|---|
| org.docx4j.math |
| Modifier and Type | Field and Description |
|---|---|
protected STBreakBin |
CTBreakBin.val |
| Modifier and Type | Method and Description |
|---|---|
static STBreakBin |
STBreakBin.fromValue(java.lang.String v) |
STBreakBin |
CTBreakBin.getVal()
Gets the value of the val property.
|
static STBreakBin |
STBreakBin.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static STBreakBin[] |
STBreakBin.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTBreakBin.setVal(STBreakBin value)
Sets the value of the val property.
|
Copyright © 2007–2025. All rights reserved.