rotate_text_with_shape propriété
rotate_text_with_shape propriété
Indique si le texte doit être tourné avec une forme.
Exemple
shapeTextAlignment.rotate_text_with_shape = True
Définition:
@property
def rotate_text_with_shape(self):
...
@rotate_text_with_shape.setter
def rotate_text_with_shape(self, value):
...
Voir également
- module
aspose.cells.drawing.texts
- classe
ShapeTextAlignment