PowerTools SPREAD for Windows Forms 8.0J
UpdatedCellRanges プロパティ


更新されたセル範囲を取得します。
構文
'Declaration
 
Public ReadOnly Property UpdatedCellRanges As List(Of CellRange)
'使用法
 
Dim instance As SparklineModelUpdateEventArgs
Dim value As List(Of CellRange)
 
value = instance.UpdatedCellRanges
public List<CellRange> UpdatedCellRanges {get;}
参照

SparklineModelUpdateEventArgs クラス
SparklineModelUpdateEventArgs メンバ

 

 


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