GrapeCity.Xaml.CalcEngine
RowIndex Property (CalcCellIdentity)


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

Property Value

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

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CalcCellIdentity Class
CalcCellIdentity Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options