ComponentOne Web API Edition
RowSpan Property

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

Reference

Cell Class
Cell Members