Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 853 Bytes

Excel.Sparkline.ModifySourceData.md

File metadata and controls

44 lines (25 loc) · 853 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Sparkline.ModifySourceData method (Excel)
vbaxl10.chm875076
vbaxl10.chm875076
Excel.Sparkline.ModifySourceData
cb47feba-6ff5-0186-44a9-747682605bd1
05/16/2019
medium

Sparkline.ModifySourceData method (Excel)

Modifies the source data for a single sparkline.

Syntax

expression.ModifySourceData (Formula)

expression A variable that represents a Sparkline object.

Parameters

Name Required/Optional Data type Description
Formula Required String The range that contains the source data.

Return value

Nothing

Remarks

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

[!includeSupport and feedback]