Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 902 Bytes

Excel.SparklineGroup.SourceData.md

File metadata and controls

40 lines (22 loc) · 902 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
SparklineGroup.SourceData property (Excel)
vbaxl10.chm871077
vbaxl10.chm871077
Excel.SparklineGroup.SourceData
b55c67a5-2cf8-4a36-a8d5-c7653f13ceb3
05/16/2019
medium

SparklineGroup.SourceData property (Excel)

Returns or sets the range that contains the source data for the sparkline group. Read/write.

Syntax

expression.SourceData

expression A variable that represents a SparklineGroup object.

Return value

String

Remarks

The number of rows or columns in the source data range must equal the number of cells in the Location property range.

The data source range for a single sparkline in the sparkline group must be continuous.

[!includeSupport and feedback]