'Declaration Public Function New( _ ByVal updatedCellRanges As List(Of CellRange) _ )
'Usage Dim updatedCellRanges As List(Of CellRange) Dim instance As New SparklineModelUpdateEventArgs(updatedCellRanges)
public SparklineModelUpdateEventArgs( List<CellRange> updatedCellRanges )
Parameters
- updatedCellRanges
- The updated cell ranges.