| Package | Description |
|---|---|
| org.apache.poi.sl.usermodel |
| Modifier and Type | Method and Description |
|---|---|
default PaintStyle.FlipMode |
PaintStyle.TexturePaint.getFlipMode() |
static PaintStyle.FlipMode |
PaintStyle.FlipMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PaintStyle.FlipMode[] |
PaintStyle.FlipMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|