# GC.Spread.Sheets.IBounds

## Content

# Interface: IBounds

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

## Table of contents

### Properties

- [height](GC.Spread.Sheets.IBounds#height)
- [width](GC.Spread.Sheets.IBounds#width)
- [x](GC.Spread.Sheets.IBounds#x)
- [y](GC.Spread.Sheets.IBounds#y)

## Properties

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

• **height**: `number`

___

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

• **width**: `number`

___

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

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

___

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

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