Spread for ASP.NET 12 Product Documentation
RowCount Property (CalcReference)


FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > CalcReference Class : RowCount Property
Gets the number of rows in the cell or range reference.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property RowCount As Integer
'Usage
 
Dim instance As CalcReference
Dim value As Integer
 
value = instance.RowCount
public abstract int RowCount {get;}
See Also

Reference

CalcReference Class
CalcReference Members