# GC.Spread.Sheets.IGradientPathFill

## Content

# Interface: IGradientPathFill

[Spread](../modules/GC.Spread).[Sheets](../modules/GC.Spread.Sheets).IGradientPathFill

## Table of contents

### Properties

- [bottom](GC.Spread.Sheets.IGradientPathFill#bottom)
- [left](GC.Spread.Sheets.IGradientPathFill#left)
- [right](GC.Spread.Sheets.IGradientPathFill#right)
- [stops](GC.Spread.Sheets.IGradientPathFill#stops)
- [top](GC.Spread.Sheets.IGradientPathFill#top)
- [type](GC.Spread.Sheets.IGradientPathFill#type)

## Properties

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

• `Optional` **bottom**: `number`

___

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

• `Optional` **left**: `number`

___

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

• `Optional` **right**: `number`

___

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

• **stops**: { `color`: `string` ; `position`: `number`  }[]

___

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

• `Optional` **top**: `number`

___

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

• **type**: `string`
