FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / FlatCornerFooterRenderer Class
Members


FlatCornerFooterRenderer Class
Represents the painting of the corner footer cells with the look and feel of Excel 2013.
Syntax
'Declaration
 
Public Class FlatCornerFooterRenderer 
   Inherits FlatCornerHeaderRenderer
   Implements FarPoint.Win.ISerializeSupport, IPdfSupport, IRenderCellGridLine, IRenderer 
 
'Usage
 
Dim instance As FlatCornerFooterRenderer
Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.CellType.CornerRenderer
      FarPoint.Win.Spread.CellType.FlatCornerHeaderRenderer
         FarPoint.Win.Spread.CellType.FlatCornerFooterRenderer

See Also