Spread Windows Forms 12.0 Product Documentation
Row Property (ExternalRangeExpression)


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

Property Value

Integer row index
See Also

Reference

ExternalRangeExpression Class
ExternalRangeExpression Members