Methods

add(dataRange, row, column)

Add a sparkline.

Parameters

Name Type Optional Description

dataRange

String

 

Specifies the new data range of the sparkline.

row

Number

 

The row index of the location.

column

Number

 

The column index of the location.

add()

Reserved for internal use.

clear()

contains()

Reserved for internal use.

get(index) → Sparkline

Gets the Sparkline element at the specified index.

Parameter

Name Type Optional Description

index

Number

 

The zero based index of the element.

Returns

Sparkline The element at the specified index.

get()

Reserved for internal use.

getCount()

indexOf()

Reserved for internal use.

iterator()

remove(o)

Removes the sparkline

Parameter

Name Type Optional Description

o

Object

 

removeAt()