[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.IRenderCellGridLine

IRenderCellGridLine Interface

Interface that allows handling of painting grid lines for a cell.

Namespace: FarPoint.Win.Spread.CellType
Assembly: FarPoint.Win.Spread.dll
Syntax
public interface IRenderCellGridLine
Public Interface IRenderCellGridLine

Methods

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

Paints the grid lines for the cell.