GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Drawing 名前空間 > ICompositeShape インタフェース : Paint メソッド |
'Declaration
Sub Paint( _ ByVal workbook As Workbook, _ ByVal drawingContext As IDrawingContext, _ ByVal rect As Rectangle, _ ByVal useableCachedBitmap As Boolean, _ ByVal paintChildren As Boolean _ )
void Paint( Workbook workbook, IDrawingContext drawingContext, Rectangle rect, bool useableCachedBitmap, bool paintChildren )