| Package | Description |
|---|---|
| org.docx4j.vml |
| Modifier and Type | Field and Description |
|---|---|
protected STFillMethod |
CTFill.method |
| Modifier and Type | Method and Description |
|---|---|
static STFillMethod |
STFillMethod.fromValue(String v) |
STFillMethod |
CTFill.getMethod()
Gets the value of the method property.
|
static STFillMethod |
STFillMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STFillMethod[] |
STFillMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTFill.setMethod(STFillMethod value)
Sets the value of the method property.
|
Copyright © 2007-2022. All Rights Reserved.