# GC.Spread.Sheets.InsertShiftCell

## Content

# Enumeration: InsertShiftCell

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

Specifies paste the direction of the insertion finger.

## Table of contents

### Enumeration members

- [down](GC.Spread.Sheets.InsertShiftCell#down)
- [right](GC.Spread.Sheets.InsertShiftCell#right)

## Enumeration members

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

• **down** = `1`

Specifies paste the direction down.

___

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

• **right** = `0`

Specifies paste the direction right.
