Spread WinForms 15
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / ExternalReferenceExpression Class / Row Property


In This Topic
Row Property (ExternalReferenceExpression)
In This Topic
Gets the starting row coordinate of the reference.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property Row As Integer
 
'Usage
 
Dim instance As ExternalReferenceExpression
Dim value As Integer
 
value = instance.Row
See Also