FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > ConditionalFormattingModelEventArgs クラス : 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;}