IBasicCellFormatting.WrapText Property

Gets or sets a value indicating whether text is wrapped so it appears on multiple lines in a cell. The number of wrapped lines depends on the width of the column and the length of the cell contents.
Property WrapText() As Boolean
This language is not supported or no code example is available.
bool WrapText {get; set;}
This language is not supported or no code example is available.

Property Value

bool

true if automatic text wrapping is applied; otherwise, false.

Version
 
Available since QDV 7.18.655.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition