Aspose::Cells::Drawing::Texts::TextBoxOptions::GetAllowTextToOverflow method
TextBoxOptions::GetAllowTextToOverflow method
Whether allow text to overflow shape.
bool Aspose::Cells::Drawing::Texts::TextBoxOptions::GetAllowTextToOverflow()
Examples
bool b = shape.GetTextBoxOptions().GetAllowTextToOverflow();
See Also
- Class Vector
- Class TextBoxOptions
- Namespace Aspose::Cells::Drawing::Texts
- Library Aspose.Cells for C++