Spread for ASP.NET 12 Product Documentation
Cells Property (FpSpread)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpread Class : Cells Property
Gets the cells in the client area of the active sheet in the Spread component.
Syntax
'Declaration
 
Public ReadOnly Property Cells As Cells
'Usage
 
Dim instance As FpSpread
Dim value As Cells
 
value = instance.Cells
public Cells Cells {get;}
See Also

Reference

FpSpread Class
FpSpread Members