ComponentOne Web API Edition
ColSpan Property

C1.Web.Api.Excel Namespace > Cell Class : ColSpan Property
Gets or sets the number of columns the cell occupies.
Syntax
'Declaration
 
<DefaultValueAttribute()>
<XmlAttributeAttribute()>
Public Property ColSpan As Integer
[DefaultValue()]
[XmlAttribute()]
public int ColSpan {get; set;}
See Also

Reference

Cell Class
Cell Members