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