Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal updatedCellRanges As List(Of CellRange) _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
Dim updatedCellRanges As List(Of CellRange) Dim instance As New SparklineModelUpdateEventArgs(updatedCellRanges) |
C# | |
---|---|
public SparklineModelUpdateEventArgs( List<CellRange> updatedCellRanges ) |
Parameters
- updatedCellRanges
- The updated cell ranges.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2