ComponentOne Web API Edition
Width Property (Column)

C1.Web.Api.Excel Namespace > Column Class : Width Property
Gets or sets the width of the column (pixels or characters width 'ch' suffix).
Syntax
'Declaration
 
<DefaultValueAttribute()>
<XmlAttributeAttribute()>
Public Property Width As String
[DefaultValue()]
[XmlAttribute()]
public string Width {get; set;}
See Also

Reference

Column Class
Column Members