Skip to content

Latest commit

 

History

History
44 lines (24 loc) · 995 Bytes

Excel.SparklineGroup.DateRange.md

File metadata and controls

44 lines (24 loc) · 995 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
SparklineGroup.DateRange property (Excel)
vbaxl10.chm871078
vbaxl10.chm871078
Excel.SparklineGroup.DateRange
4944aa78-89cc-8252-2c5e-148ca4229579
05/16/2019
medium

SparklineGroup.DateRange property (Excel)

Gets or sets the date range for the sparkline group. Read/write.

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.

[!includeSupport and feedback]