resize_to_fit_text propiedad
resize_to_fit_text propiedad
Indica si se debe cambiar el tamaño de la forma para que se ajuste al texto.
Definición:
@property
def resize_to_fit_text(self):
...
@resize_to_fit_text.setter
def resize_to_fit_text(self, value):
...
Ver también
- módulo
aspose.cells.drawing.texts
- clase
TextBoxOptions