GrapeCity MultiRow for Windows Forms 10.0J
AddRange メソッド (CellStyleCollection)

ターゲットのCellStyleコレクション。
現在のCellStyleCollectionに一連のCellStyleを追加します。
構文
Public Sub AddRange( _
   ByVal items As IEnumerable(Of CellStyle) _
) 
public void AddRange( 
   IEnumerable<CellStyle> items
)

パラメータ

items
ターゲットのCellStyleコレクション。
参照

CellStyleCollection クラス
CellStyleCollection メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.