GrapeCity.Xaml.SpreadSheet.Data
Row Property (CellRange)


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

Property Value

The row index of the first cell in the range.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CellRange Class
CellRange Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options