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