ShapeTextAlignment.IsTextWrapped
ShapeTextAlignment.IsTextWrapped property
Gets or sets the text wrapped type of the shape which contains text.
public bool IsTextWrapped { get; set; }
Examples
[C#]
shapeTextAlignment.IsTextWrapped = true;
See Also
- class ShapeTextAlignment
- namespace Aspose.Cells.Drawing.Texts
- assembly Aspose.Cells