Click or drag to resize

TextBoxShapeBase IsWrapText Property

Gets or sets a value indicating whether the text should be wrapped within the bounds of the control.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
bool IsWrapText { get; set; }

Property Value

Type: Boolean
See Also