'Declaration Public ReadOnly Property CellRanges As List(Of CellRange)
'Usage Dim instance As ConditionalFormattingModelEventArgs Dim value As List(Of CellRange) value = instance.CellRanges
public List<CellRange> CellRanges {get;}
'Declaration Public ReadOnly Property CellRanges As List(Of CellRange)
'Usage Dim instance As ConditionalFormattingModelEventArgs Dim value As List(Of CellRange) value = instance.CellRanges
public List<CellRange> CellRanges {get;}