Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / CellFooter Class
Members


In This Topic
    CellFooter Class
    In This Topic
    Represents a footer cell.
    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