# GC.Spread.Sheets.IHitTestResizeInfo

## Content

# Interface: IHitTestResizeInfo

[Spread](../modules/GC.Spread).[Sheets](../modules/GC.Spread.Sheets).IHitTestResizeInfo

## Table of contents

### Properties

- [action](GC.Spread.Sheets.IHitTestResizeInfo#action)
- [index](GC.Spread.Sheets.IHitTestResizeInfo#index)
- [movingX](GC.Spread.Sheets.IHitTestResizeInfo#movingx)
- [movingY](GC.Spread.Sheets.IHitTestResizeInfo#movingy)
- [sheetArea](GC.Spread.Sheets.IHitTestResizeInfo#sheetarea)
- [startX](GC.Spread.Sheets.IHitTestResizeInfo#startx)
- [startY](GC.Spread.Sheets.IHitTestResizeInfo#starty)

## Properties

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

• `Optional` **action**: `string`

___

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

• `Optional` **index**: `number`

___

### <a id="movingx" name="movingx"></a> movingX

• `Optional` **movingX**: `number`

___

### <a id="movingy" name="movingy"></a> movingY

• `Optional` **movingY**: `number`

___

### <a id="sheetarea" name="sheetarea"></a> sheetArea

• `Optional` **sheetArea**: [`SheetArea`](../enums/GC.Spread.Sheets.SheetArea)

___

### <a id="startx" name="startx"></a> startX

• `Optional` **startX**: `number`

___

### <a id="starty" name="starty"></a> startY

• `Optional` **startY**: `number`
