SparklineGroup.DateRange Property (Excel)
Gets or sets the date range for the sparkline group. Read/write.
Version Information
Version Added: Excel 2010
Syntax
expression .DateRange
expression A variable that represents a SparklineGroup object.
Return Value
String
Remarks
To clear the date range set this property to an empty string.
The date range must be a continuous one dimensional range.
The date range can be located on a different sheet than the Location and SourceData properties.
Empty cells and non-date values in the date range are not displayed.