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