GrapeCity.Xaml.CalcEngine
Row Property (CalcExternalCellExpression)


Gets the row index of current cell.
Syntax
'Declaration
 
Public ReadOnly Property Row As Integer
'Usage
 
Dim instance As CalcExternalCellExpression
Dim value As Integer
 
value = instance.Row
public int Row {get;}

Property Value

A System.Int32 value that represents the row index of current cell.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CalcExternalCellExpression Class
CalcExternalCellExpression Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options