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