SetIsEastAsianLineBreak Method
SetIsEastAsianLineBreak function
Specifies whether an East Asian word can be broken in half and wrapped onto the next line without a hyphen being added.
func (instance *TextParagraph) SetIsEastAsianLineBreak(value bool) error
Remarks
See Also
- Class TextParagraph
- Namespace Aspose.Cells.Drawing.Texts
- Library Aspose.Cells for Go