Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / CellFooter Class
Members


In This Topic
    CellFooter Class
    In This Topic
    Represents a footer cell.
    Object Model
    CellFooter ClassIBorder InterfaceCellPadding ClassICellType InterfaceColumn ClassIEditor InterfaceIFormatter InterfaceCells ClassIRenderer InterfaceRow ClassSparkline ClassIValidation Interface
    Syntax
    'Declaration
     
    Public Class CellFooter 
       Inherits Cell
    'Usage
     
    Dim instance As CellFooter
    public class CellFooter : Cell 
    Inheritance Hierarchy

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

    See Also