GrapeCity.Xaml.CalcEngine
EndRow Property (CalcRangeExpression)


Gets the ending row index of the range.
Syntax
'Declaration
 
Public ReadOnly Property EndRow As Integer
'Usage
 
Dim instance As CalcRangeExpression
Dim value As Integer
 
value = instance.EndRow
public int EndRow {get;}

Property Value

A System.Int32 value that represents the ending row index of the range.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CalcRangeExpression Class
CalcRangeExpression Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options