SparklineGroup.ModifySourceData(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the range that represents the source data for the sparkline group.
public:
void ModifySourceData(System::String ^ SourceData);
public void ModifySourceData (string SourceData);
Public Sub ModifySourceData (SourceData As String)
Parameters
- SourceData
- String
The range that represents the source data.