FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > PrePaintTextResult クラス : PrePaintTextResult コンストラクタ |
true
に設定した場合、セルの描画は実行されません。
'Declaration Public Function New( _ ByVal bounds As Rectangle, _ ByVal stopPainting As Boolean _ )
'使用法 Dim bounds As Rectangle Dim stopPainting As Boolean Dim instance As New PrePaintTextResult(bounds, stopPainting)
public PrePaintTextResult( Rectangle bounds, bool stopPainting )
true
に設定した場合、セルの描画は実行されません。