GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > IntervalBitmap クラス : Copy メソッド |
'Declaration
Public Shared Sub Copy( _ ByVal source As IntervalBitmap, _ ByVal sourceIndex As Integer, _ ByVal target As IntervalBitmap, _ ByVal targetIndex As Integer, _ ByVal length As Integer _ )
public static void Copy( IntervalBitmap source, int sourceIndex, IntervalBitmap target, int targetIndex, int length )