# GC.Spread.Sheets.Shapes.VerticalAlign

## Content

# Enumeration: VerticalAlign

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

Specifies shape vertical alignment.

## Table of contents

### Enumeration members

- [bottom](GC.Spread.Sheets.Shapes.VerticalAlign#bottom)
- [middle](GC.Spread.Sheets.Shapes.VerticalAlign#middle)
- [top](GC.Spread.Sheets.Shapes.VerticalAlign#top)

## Enumeration members

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

• **bottom** = `2`

Bottom

___

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

• **middle** = `1`

Middle

___

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

• **top** = `0`

Top
