| Package | Description |
|---|---|
| org.docx4j.dml |
| Modifier and Type | Field and Description |
|---|---|
protected STBlipCompression |
CTBlip.cstate |
| Modifier and Type | Method and Description |
|---|---|
static STBlipCompression |
STBlipCompression.fromValue(String v) |
STBlipCompression |
CTBlip.getCstate()
Gets the value of the cstate property.
|
static STBlipCompression |
STBlipCompression.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STBlipCompression[] |
STBlipCompression.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTBlip.setCstate(STBlipCompression value)
Sets the value of the cstate property.
|
Copyright © 2007-2020. All Rights Reserved.