ComponentOne Web API Edition
AutoWidth Property

C1.Web.Api.Excel Namespace > Column Class : AutoWidth Property
Gets or sets a value indicating whether auto adjust the column width.
Syntax
'Declaration
 
<DefaultValueAttribute()>
<XmlAttributeAttribute()>
Public Property AutoWidth As Boolean
[DefaultValue()]
[XmlAttribute()]
public bool AutoWidth {get; set;}
See Also

Reference

Column Class
Column Members