C1.Web.Api.Excel Namespace / Style Class / WrapText Property

In This Topic
WrapText Property
In This Topic
Gets or sets a value indicating whether allow text wrap.
Syntax
'Declaration
 
<DefaultValueAttribute(False)>
<XmlAttributeAttribute()>
Public Property WrapText As Boolean
 
See Also