# GC.Spread.Sheets.Shapes.IShapeTextFrame

## Content

# Interface: IShapeTextFrame

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

## Table of contents

### Properties

- [hAlign](GC.Spread.Sheets.Shapes.IShapeTextFrame#halign)
- [resizeToFitText](GC.Spread.Sheets.Shapes.IShapeTextFrame#resizetofittext)
- [vAlign](GC.Spread.Sheets.Shapes.IShapeTextFrame#valign)

## Properties

### <a id="halign" name="halign"></a> hAlign

• `Optional` **hAlign**: `string` \| [`HorizontalAlign`](../enums/GC.Spread.Sheets.HorizontalAlign)

___

### <a id="resizetofittext" name="resizetofittext"></a> resizeToFitText

• `Optional` **resizeToFitText**: `string` \| `boolean`

___

### <a id="valign" name="valign"></a> vAlign

• `Optional` **vAlign**: `string` \| [`VerticalAlign`](../enums/GC.Spread.Sheets.VerticalAlign)
