Spread Windows Forms 12.0 Product Documentation
Row Property (ReferenceExpression)


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

Property Value

Integer row index
See Also

Reference

ReferenceExpression Class
ReferenceExpression Members