Spread Silverlight Documentation
Row Property (CalcParserContext)


GrapeCity.CalcEngine Namespace > CalcParserContext Class : Row Property
Gets the row.
Syntax
'Declaration
 
Public ReadOnly Property Row As System.Integer
'Usage
 
Dim instance As CalcParserContext
Dim value As System.Integer
 
value = instance.Row
public System.int Row {get;}

Property Value

The row.
See Also

Reference

CalcParserContext Class
CalcParserContext Members