rotated_chars property
rotated_chars property
If true,characters in the specified WordArt are rotated 90 degrees relative to the WordArt’s bounding shape.
Definition:
@property
def rotated_chars(self):
...
@rotated_chars.setter
def rotated_chars(self, value):
...
See Also
- module
aspose.cells.drawing
- class
TextEffectFormat