Spread Windows Forms 12.0 Product Documentation
RowCount Property (ExternalRangeExpression)


FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > ExternalRangeExpression Class : RowCount Property
Gets the number of rows in the range.
Syntax
'Declaration
 
Public Overrides ReadOnly Property RowCount As Integer
'Usage
 
Dim instance As ExternalRangeExpression
Dim value As Integer
 
value = instance.RowCount
public override int RowCount {get;}

Property Value

Integer number of rows
See Also

Reference

ExternalRangeExpression Class
ExternalRangeExpression Members