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