ComponentOne Web API Edition
WrapText Property

C1.Web.Api.Excel Namespace > Style Class : WrapText Property
Gets or sets a value indicating whether allow text wrap.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public Property WrapText As Boolean
[XmlAttribute()]
[DefaultValue()]
public bool WrapText {get; set;}
See Also

Reference

Style Class
Style Members