SparklineCollection.Add

SparklineCollection.Add method

Add a sparkline.

public int Add(string dataRange, int row, int column)
ParameterTypeDescription
dataRangeStringSpecifies the new data range of the sparkline.
rowInt32The row index of the location.
columnInt32The column index of the location.

See Also