[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.FlatCornerFooterRenderer

FlatCornerFooterRenderer Class

Represents the painting of the corner footer cells with the look and feel of Excel 2013.

Inheritance
FlatCornerFooterRenderer
Namespace: FarPoint.Win.Spread.CellType
Assembly: FarPoint.Win.Spread.dll
Syntax
[TypeConverter(typeof(IRendererConverter))]
public class FlatCornerFooterRenderer : FlatCornerHeaderRenderer, IPdfSupport, IRenderer, IRenderCellGridLine, ISerializable, ISerializeSupport
<TypeConverter(GetType(IRendererConverter))>
Public Class FlatCornerFooterRenderer
    Inherits FlatCornerHeaderRenderer
    Implements IPdfSupport, IRenderer, IRenderCellGridLine, ISerializable, ISerializeSupport

Constructors

Name Description
FlatCornerFooterRenderer()

Creates an instance of FlatCornerFooterRenderer.

FlatCornerFooterRenderer(SerializationInfo, StreamingContext)

Creates a new FlatCornerFooterRenderer from serialization.

Methods

Name Description
PaintCellGridLine(Graphics, int, int, int, int, Appearance)

Paints the cell grid line.

ToString()

Returns the name of the renderer.