Spread for ASP.NET 12 Product Documentation
Row Property (Cell)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > Cell Class : Row Property
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;}
See Also

Reference

Cell Class
Cell Members