[]
        
(Showing Draft Content)

FarPoint.Web.Spread.IPdfSupport.PaintCell

PaintCell Method

PaintCell(PdfGraphics, RectangleF, Appearance, object, bool, bool, float)

Paints the cell when not editing, just for PDF.

Declaration
void PaintCell(PdfGraphics g, RectangleF r, Appearance appearance, object value, bool isSelected, bool isLocked, float zoomFactor)
Sub PaintCell(g As PdfGraphics, r As RectangleF, appearance As Appearance, value As Object, isSelected As Boolean, isLocked As Boolean, zoomFactor As Single)
Parameters
Type Name Description
PdfGraphics g
RectangleF r
Appearance appearance
object value
bool isSelected
bool isLocked
float zoomFactor