GrapeCity.Xaml.CalcEngine
EndRow Property (CalcExternalRangeExpression)


Gets the ending row index of the range.
Syntax
'Declaration
 
Public ReadOnly Property EndRow As Integer
'Usage
 
Dim instance As CalcExternalRangeExpression
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

CalcExternalRangeExpression Class
CalcExternalRangeExpression Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options