| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
| Modifier and Type | Field and Description |
|---|---|
protected STQuartileMethod |
CTStatistics.quartileMethod |
| Modifier and Type | Method and Description |
|---|---|
static STQuartileMethod |
STQuartileMethod.fromValue(java.lang.String v) |
STQuartileMethod |
CTStatistics.getQuartileMethod()
Gets the value of the quartileMethod property.
|
static STQuartileMethod |
STQuartileMethod.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static STQuartileMethod[] |
STQuartileMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTStatistics.setQuartileMethod(STQuartileMethod value)
Sets the value of the quartileMethod property.
|
Copyright © 2007–2025. All rights reserved.