resize_to_fit_text property
resize_to_fit_text property
Indicates whether to resize the shape to fit the text
Definition:
@property
def resize_to_fit_text(self):
...
@resize_to_fit_text.setter
def resize_to_fit_text(self, value):
...
See Also
- module
aspose.cells.drawing.texts
- class
TextBoxOptions