# GC.Spread.Sheets.Slicers.TimelineStyles

## Content

# Class: TimelineStyles

[Sheets](../modules/GC.Spread.Sheets).[Slicers](../modules/GC.Spread.Sheets.Slicers).TimelineStyles

## Table of contents

### Constructors

- [constructor](GC.Spread.Sheets.Slicers.TimelineStyles#constructor)

### Methods

- [dark1](GC.Spread.Sheets.Slicers.TimelineStyles#dark1)
- [dark2](GC.Spread.Sheets.Slicers.TimelineStyles#dark2)
- [dark3](GC.Spread.Sheets.Slicers.TimelineStyles#dark3)
- [dark4](GC.Spread.Sheets.Slicers.TimelineStyles#dark4)
- [dark5](GC.Spread.Sheets.Slicers.TimelineStyles#dark5)
- [dark6](GC.Spread.Sheets.Slicers.TimelineStyles#dark6)
- [light1](GC.Spread.Sheets.Slicers.TimelineStyles#light1)
- [light2](GC.Spread.Sheets.Slicers.TimelineStyles#light2)
- [light3](GC.Spread.Sheets.Slicers.TimelineStyles#light3)
- [light4](GC.Spread.Sheets.Slicers.TimelineStyles#light4)
- [light5](GC.Spread.Sheets.Slicers.TimelineStyles#light5)
- [light6](GC.Spread.Sheets.Slicers.TimelineStyles#light6)

## Constructors

### <a id="constructor" name="constructor"></a> constructor

• **new TimelineStyles**()

Represents a built-in timeline style collection.

## Methods

### <a id="dark1" name="dark1"></a> dark1

▸ `Static` **dark1**(): [`TimelineStyle`](GC.Spread.Sheets.Slicers.TimelineStyle)

Gets the dark1 style.

#### Returns

[`TimelineStyle`](GC.Spread.Sheets.Slicers.TimelineStyle)

___

### <a id="dark2" name="dark2"></a> dark2

▸ `Static` **dark2**(): [`TimelineStyle`](GC.Spread.Sheets.Slicers.TimelineStyle)

Gets the dark2 style.

#### Returns

[`TimelineStyle`](GC.Spread.Sheets.Slicers.TimelineStyle)

___

### <a id="dark3" name="dark3"></a> dark3

▸ `Static` **dark3**(): [`TimelineStyle`](GC.Spread.Sheets.Slicers.TimelineStyle)

Gets the dark3 style.

#### Returns

[`TimelineStyle`](GC.Spread.Sheets.Slicers.TimelineStyle)

___

### <a id="dark4" name="dark4"></a> dark4

▸ `Static` **dark4**(): [`TimelineStyle`](GC.Spread.Sheets.Slicers.TimelineStyle)

Gets the dark4 style.

#### Returns

[`TimelineStyle`](GC.Spread.Sheets.Slicers.TimelineStyle)

___

### <a id="dark5" name="dark5"></a> dark5

▸ `Static` **dark5**(): [`TimelineStyle`](GC.Spread.Sheets.Slicers.TimelineStyle)

Gets the dark5 style.

#### Returns

[`TimelineStyle`](GC.Spread.Sheets.Slicers.TimelineStyle)

___

### <a id="dark6" name="dark6"></a> dark6

▸ `Static` **dark6**(): [`TimelineStyle`](GC.Spread.Sheets.Slicers.TimelineStyle)

Gets the dark6 style.

#### Returns

[`TimelineStyle`](GC.Spread.Sheets.Slicers.TimelineStyle)

___

### <a id="light1" name="light1"></a> light1

▸ `Static` **light1**(): [`TimelineStyle`](GC.Spread.Sheets.Slicers.TimelineStyle)

Gets the light1 style.

#### Returns

[`TimelineStyle`](GC.Spread.Sheets.Slicers.TimelineStyle)

___

### <a id="light2" name="light2"></a> light2

▸ `Static` **light2**(): [`TimelineStyle`](GC.Spread.Sheets.Slicers.TimelineStyle)

Gets the light2 style.

#### Returns

[`TimelineStyle`](GC.Spread.Sheets.Slicers.TimelineStyle)

___

### <a id="light3" name="light3"></a> light3

▸ `Static` **light3**(): [`TimelineStyle`](GC.Spread.Sheets.Slicers.TimelineStyle)

Gets the light3 style.

#### Returns

[`TimelineStyle`](GC.Spread.Sheets.Slicers.TimelineStyle)

___

### <a id="light4" name="light4"></a> light4

▸ `Static` **light4**(): [`TimelineStyle`](GC.Spread.Sheets.Slicers.TimelineStyle)

Gets the light4 style.

#### Returns

[`TimelineStyle`](GC.Spread.Sheets.Slicers.TimelineStyle)

___

### <a id="light5" name="light5"></a> light5

▸ `Static` **light5**(): [`TimelineStyle`](GC.Spread.Sheets.Slicers.TimelineStyle)

Gets the light5 style.

#### Returns

[`TimelineStyle`](GC.Spread.Sheets.Slicers.TimelineStyle)

___

### <a id="light6" name="light6"></a> light6

▸ `Static` **light6**(): [`TimelineStyle`](GC.Spread.Sheets.Slicers.TimelineStyle)

Gets the light6 style.

#### Returns

[`TimelineStyle`](GC.Spread.Sheets.Slicers.TimelineStyle)
