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