# GC.Spread.Sheets.IImageSize

## Content

# Interface: IImageSize

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

## Table of contents

### Properties

- [height](GC.Spread.Sheets.IImageSize#height)
- [width](GC.Spread.Sheets.IImageSize#width)

## Properties

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

• **height**: `number`

Specific the image's height, default value is 16, unit is px.

___

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

• **width**: `number`

Specific the image's width, default value is 16, unit is px.
