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