# GC.Spread.Sheets.Shapes.IPointInfo

## Content

# Interface: IPointInfo

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

## Table of contents

### Properties

- [x](GC.Spread.Sheets.Shapes.IPointInfo#x)
- [y](GC.Spread.Sheets.Shapes.IPointInfo#y)

## Properties

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

• **x**: `string` \| `number`

A number value or a formula string (starts with =) will get a number value

___

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

• **y**: `string` \| `number`

A number value or a formula string (starts with =) will get a number value
