# GC.Spread.Sheets.Shapes.TextureFillMirrorType

## Content

# Enumeration: TextureFillMirrorType

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

Defines texture fill mirrorType of shape.

## Table of contents

### Enumeration members

- [both](GC.Spread.Sheets.Shapes.TextureFillMirrorType#both)
- [horizontal](GC.Spread.Sheets.Shapes.TextureFillMirrorType#horizontal)
- [none](GC.Spread.Sheets.Shapes.TextureFillMirrorType#none)
- [vertical](GC.Spread.Sheets.Shapes.TextureFillMirrorType#vertical)

## Enumeration members

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

• **both** = `3`

Both

___

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

• **horizontal** = `1`

Horizontal

___

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

• **none** = `0`

None

___

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

• **vertical** = `2`

Vertical
