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


Gets the row that contains this cell.
Syntax
'Declaration
 
Public ReadOnly Property Row As Row
'Usage
 
Dim instance As Cell
Dim value As Row
 
value = instance.Row
public Row Row {get;}

Property Value

A Row object that contains the cell.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Cell Class
Cell Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options