@Deprecated public class WordsTextEffects extends OfficeTextEffects
Represents effects that can be applied to a text watermark for a Word document.
Constructor and Description |
---|
WordsTextEffects()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
int |
getFlipOrientation()
Deprecated.
Gets the orientation of a shape.
|
void |
setFlipOrientation(int value)
Deprecated.
Sets the orientation of a shape.
|
getLineFormat, setLineFormat
public final int getFlipOrientation()
Gets the orientation of a shape.
WordsFlipOrientation.None
public final void setFlipOrientation(int value)
Sets the orientation of a shape.
value
- The default value is WordsFlipOrientation.None
Copyright © 2020. All rights reserved.