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


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

Reference

CalcReference Class
CalcReference Members