C1.Web.Api.Excel Namespace / FrozenPane Class / Rows Property

In This Topic
Rows Property (FrozenPane)
In This Topic
Gets or sets the frozen row index.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute(0)>
Public Property Rows As Integer
 
See Also