Represents a sparkline cell
Constructors
Section titled "Constructors"Sparkline
new Sparkline(): Sparkline Returns Sparkline
Properties
Section titled "Properties"$t: Type Accessors
Section titled "Accessors"dataRegion
Section titled "dataRegion"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
dataRegionName
Section titled "dataRegionName"A striing that describes the region containing the data for the sparkline (read-only) Should always be non-null.
get dataRegionName(): string Returns string
location
Section titled "location"The cell location of the sparkline (read-only)
get location(): WorksheetRegion Returns WorksheetRegion