Represents a sparkline cell

Hierarchy

Hierarchy

  • Base
    • Sparkline

Constructors

  • Returns Sparkline

Properties

$type: Type
$t: Type
nextHashCode: number

Accessors

  • get dataRegion(): WorksheetRegion
  • 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.

    Returns WorksheetRegion

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

    Returns string

  • get location(): WorksheetRegion
  • The cell location of the sparkline (read-only)

    Returns WorksheetRegion

Methods

  • Parameters

    • other: any

    Returns boolean

  • Returns number

  • Returns Base

  • Parameters

    • item1: any
    • item2: any

    Returns number

  • Parameters

    • item1: any
    • item2: any

    Returns number

  • Parameters

    • item1: any
    • item2: any

    Returns boolean

  • Parameters

    • a: any
    • b: any

    Returns boolean

  • Parameters

    • obj: any

    Returns any[]

  • Parameters

    • obj: any

    Returns any[]

  • Parameters

    • obj: any

    Returns number

  • Parameters

    • a: any
    • b: any

    Returns boolean