Aspose::Cells::Drawing::Texts::TextBoxOptions::SetResizeToFitText method
TextBoxOptions::SetResizeToFitText method
Indicates whether to resize the shape to fit the text.
void Aspose::Cells::Drawing::Texts::TextBoxOptions::SetResizeToFitText(bool value)
Examples
shape.GetTextBoxOptions().SetResizeToFitText(false);
See Also
- Class Vector
- Class TextBoxOptions
- Namespace Aspose::Cells::Drawing::Texts
- Library Aspose.Cells for C++