| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.ink.x2010.main |
| Modifier and Type | Field and Description |
|---|---|
protected STDir |
CTCtxLink.direction |
| Modifier and Type | Method and Description |
|---|---|
static STDir |
STDir.fromValue(String v) |
STDir |
CTCtxLink.getDirection()
Gets the value of the direction property.
|
static STDir |
STDir.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STDir[] |
STDir.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTCtxLink.setDirection(STDir value)
Sets the value of the direction property.
|
Copyright © 2007-2021. All Rights Reserved.