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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > ColumnFooter Class : Cells Property
Gets a Cells object for the cells in the column footer.
Syntax
'Declaration
 
Public ReadOnly Property Cells As Cells
'Usage
 
Dim instance As ColumnFooter
Dim value As Cells
 
value = instance.Cells
public Cells Cells {get;}
See Also

Reference

ColumnFooter Class
ColumnFooter Members