[]
Modifies the location and the source data for the sparkline group.
void Modify(string location, string sourceData)
Sub Modify(location As String, sourceData As String)
Type | Name | Description |
---|---|---|
string | location | The string value that represents the location of the sparkline group. |
string | sourceData | The range that represents the source data for the sparkline group. |