Spread Silverlight Documentation
RowCount Property (CalcEvaluatorContext)


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

Reference

CalcEvaluatorContext Class
CalcEvaluatorContext Members