Represents a sparkline cell

Sparkline

new Sparkline(): Sparkline

Returns Sparkline

$t: Type

The region containing the data for the sparkline (read-only) The data region if it is located on a worksheet within the same workbook, otherwise null.

get dataRegion(): WorksheetRegion

Returns WorksheetRegion

A striing that describes the region containing the data for the sparkline (read-only) Should always be non-null.

get dataRegionName(): string

Returns string

The cell location of the sparkline (read-only)

get location(): WorksheetRegion

Returns WorksheetRegion