rotate_text_with_shape propriété
rotate_text_with_shape propriété
Indique s’il faut faire pivoter le texte avec la 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