# `GSGlyphCellOrientation`

*Enumeration*

## Declaration

```swift
enum GSGlyphCellOrientation
```

```objc
enum GSGlyphCellOrientation : uint8_t;
```

```python
GSGlyphCellOrientation
```

## Topics

### Enumeration Cases

- [`GSGlyphCellOrientation.GSGlyphCellOrientationAuto`](/Core/GlyphsApp/GSGlyphCellOrientation/GSGlyphCellOrientationAuto)
- [`GSGlyphCellOrientation.GSGlyphCellOrientationHorizontal`](/Core/GlyphsApp/GSGlyphCellOrientation/GSGlyphCellOrientationHorizontal)
- [`GSGlyphCellOrientation.GSGlyphCellOrientationVertical`](/Core/GlyphsApp/GSGlyphCellOrientation/GSGlyphCellOrientationVertical)

