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