Share via


SparklineGroup.SourceData Property (Excel)

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

Version Information

Version Added: Excel 2010

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.

See Also

Concepts

SparklineGroup Object Members

SparklineGroup Object