GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > IndexBitmap クラス : Move メソッド |
'Declaration
Public Shared Sub Move( _ ByVal sourceBitmap As IndexBitmap, _ ByVal fromIndex As Integer, _ ByVal targetBitmap As IndexBitmap, _ ByVal toIndex As Integer, _ ByVal count As Integer _ )
public static void Move( IndexBitmap sourceBitmap, int fromIndex, IndexBitmap targetBitmap, int toIndex, int count )