Spread for ASP.NET 12 Product Documentation
Rows Property (SheetCorner)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetCorner Class : Rows Property
Gets a Rows object for the rows in the sheet corner.
Syntax
'Declaration
 
Public ReadOnly Property Rows As Rows
'Usage
 
Dim instance As SheetCorner
Dim value As Rows
 
value = instance.Rows
public Rows Rows {get;}
See Also

Reference

SheetCorner Class
SheetCorner Members