[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.FlatColumnFooterRenderer

FlatColumnFooterRenderer Class

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

Inheritance
FlatColumnFooterRenderer
Namespace: FarPoint.Win.Spread.CellType
Assembly: FarPoint.Win.Spread.dll
Syntax
[TypeConverter(typeof(_uf))]
public class FlatColumnFooterRenderer : BaseHeaderFlatStyleRenderer, IHeaderImages, IWordWrapSupport, IShrinkToFitSupport, IPdfSupport, IDisposable, IRenderCellGridLine, ISerializable, ISerializeSupport, IEnhancedRenderer, IRenderer
<TypeConverter(GetType(_uf))>
Public Class FlatColumnFooterRenderer
    Inherits BaseHeaderFlatStyleRenderer
    Implements IHeaderImages, IWordWrapSupport, IShrinkToFitSupport, IPdfSupport, IDisposable, IRenderCellGridLine, ISerializable, ISerializeSupport, IEnhancedRenderer, IRenderer

Constructors

Methods

Name Description
GetPaintSpecialActiveSelectionRegion(Rectangle, Appearance)

Supports getting the region that paints the special active selection like Office 2013.

PaintCellGridLine(Graphics, int, int, int, int, Appearance)

Paints the cell grid line.

PaintSpecialActiveSelection(Graphics, Rectangle, Color, Appearance)

Supports painting the special active selection like Office 2013.

ToString()

Returns the name of the renderer.