TextBoxOptions.ResizeToFitText
TextBoxOptions.ResizeToFitText property
Indicates whether to resize the shape to fit the text
public bool ResizeToFitText { get; set; }
Examples
[C#]
shape.TextBoxOptions.ResizeToFitText = true;
See Also
- class TextBoxOptions
- namespace Aspose.Cells.Drawing.Texts
- assembly Aspose.Cells