| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2018.hyperlinkcolor |
| Modifier and Type | Field and Description |
|---|---|
protected STHyperlinkColor |
CTHyperlinkColor.val |
| Modifier and Type | Method and Description |
|---|---|
static STHyperlinkColor |
STHyperlinkColor.fromValue(String v) |
STHyperlinkColor |
CTHyperlinkColor.getVal()
Gets the value of the val property.
|
static STHyperlinkColor |
STHyperlinkColor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STHyperlinkColor[] |
STHyperlinkColor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTHyperlinkColor.setVal(STHyperlinkColor value)
Sets the value of the val property.
|
Copyright © 2007-2021. All Rights Reserved.