PowerTools SPREAD for Windows Forms 8.0J
SparklineModelUpdateEventArgs コンストラクタ


更新されたセル範囲。
SparklineModelUpdateEventArgs クラスの新しいインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal updatedCellRanges As List(Of CellRange) _
)
'使用法
 
Dim updatedCellRanges As List(Of CellRange)
 
Dim instance As New SparklineModelUpdateEventArgs(updatedCellRanges)
public SparklineModelUpdateEventArgs( 
   List<CellRange> updatedCellRanges
)

パラメータ

updatedCellRanges
更新されたセル範囲。
参照

SparklineModelUpdateEventArgs クラス
SparklineModelUpdateEventArgs メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.