FarPoint.Web.Spread 名前空間 > IPdfPrintableRule インタフェース : PaintCell メソッド |
'Declaration
Function PaintCell( _ ByVal g As PdfGraphics, _ ByVal r As RectangleF, _ ByVal appearance As Appearance, _ ByVal value As Object, _ ByVal isSelected As Boolean, _ ByVal isLocked As Boolean, _ ByVal zoomFactor As Single _ ) As PrePaintTextResult
PrePaintTextResult PaintCell( PdfGraphics g, RectangleF r, Appearance appearance, object value, bool isSelected, bool isLocked, float zoomFactor )