# GC.Spread.Sheets.Shapes.ConnectorType

## Content

# Enumeration: ConnectorType

[Sheets](../modules/GC.Spread.Sheets).[Shapes](../modules/GC.Spread.Sheets.Shapes).ConnectorType

Defines the type of Connector.

## Table of contents

### Enumeration members

- [elbow](GC.Spread.Sheets.Shapes.ConnectorType#elbow)
- [straight](GC.Spread.Sheets.Shapes.ConnectorType#straight)

## Enumeration members

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

• **elbow** = `1`

Specifies an elbow connector.

___

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

• **straight** = `0`

Specifies a straight line connector.
