MESCIUS SPREAD for Windows Forms 15.0J
PaintCell メソッド (UniversalCellType)

構文
'宣言
 
Public Sub 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 _
) 
public void PaintCell( 
   PdfGraphics g,
   RectangleF r,
   Appearance appearance,
   object value,
   bool isSelected,
   bool isLocked,
   float zoomFactor
)

パラメータ

g
r
appearance
value
isSelected
isLocked
zoomFactor
参照

UniversalCellType クラス
UniversalCellType メンバ

 

 


© MESCIUS inc. All rights reserved.