# GC.Spread.Sheets.IHitTestCommentHitInfo

## Content

# Interface: IHitTestCommentHitInfo

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

## Table of contents

### Properties

- [area](GC.Spread.Sheets.IHitTestCommentHitInfo#area)
- [comment](GC.Spread.Sheets.IHitTestCommentHitInfo#comment)
- [x](GC.Spread.Sheets.IHitTestCommentHitInfo#x)
- [y](GC.Spread.Sheets.IHitTestCommentHitInfo#y)

## Properties

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

• `Optional` **area**: `string`

___

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

• `Optional` **comment**: [`Comment`](../classes/GC.Spread.Sheets.Comments.Comment)

___

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

• `Optional` **x**: `number`

___

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

• `Optional` **y**: `number`
