[]
Initializes a new instance of the SparklineModelUpdateEventArgs class.
public SparklineModelUpdateEventArgs(List<CellRange> updatedCellRanges)
Public Sub New(updatedCellRanges As List(Of CellRange))
Type | Name | Description |
---|---|---|
List<CellRange> | updatedCellRanges | The updated cell ranges. |