FarPoint.Win.Spread
CellFooter Class
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : CellFooter Class


Represents a footer cell.

Object Model











Syntax

Visual Basic (Declaration) 
Public Class CellFooter 
   Inherits Cell
Visual Basic (Usage)Copy Code
Dim instance As CellFooter
C# 
public class CellFooter : Cell 

Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.Cell
      FarPoint.Win.Spread.CellFooter

See Also