Sparkline class

Sparkline class

A sparkline represents a tiny chart or graphic in a worksheet cell that provides a visual representation of data.

The Sparkline type exposes the following members:

Properties

PropertyDescription
data_rangeRepresents the data range of the sparkline.
rowGets the row index of the sparkline.
columnGets the column index of the sparkline.

Methods

MethodDescription
to_imageConverts a sparkline to an image.
to_imageConverts a sparkline to an image.

See Also