| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
| Modifier and Type | Field and Description |
|---|---|
protected STIntervalClosedSide |
CTBinning.intervalClosed |
| Modifier and Type | Method and Description |
|---|---|
static STIntervalClosedSide |
STIntervalClosedSide.fromValue(String v) |
STIntervalClosedSide |
CTBinning.getIntervalClosed()
Gets the value of the intervalClosed property.
|
static STIntervalClosedSide |
STIntervalClosedSide.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STIntervalClosedSide[] |
STIntervalClosedSide.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTBinning.setIntervalClosed(STIntervalClosedSide value)
Sets the value of the intervalClosed property.
|
Copyright © 2007-2022. All Rights Reserved.