C1.Web.Api.Excel Namespace / Cell Class / RowSpan Property

In This Topic
RowSpan Property
In This Topic
Gets or sets the number of rows the cell occupies.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute(1)>
Public Property RowSpan As Integer
 
See Also