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


影響を受けるセル範囲を取得します。
構文
'Declaration
 
Public ReadOnly Property CellRanges As List(Of CellRange)
'使用法
 
Dim instance As ConditionalFormattingModelEventArgs
Dim value As List(Of CellRange)
 
value = instance.CellRanges
public List<CellRange> CellRanges {get;}
参照

ConditionalFormattingModelEventArgs クラス
ConditionalFormattingModelEventArgs メンバ

 

 


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