# GC.Spread.Sheets.IAddRowButtonOption

## Content

# Interface: IAddRowButtonOption

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

## Table of contents

### Properties

- [command](GC.Spread.Sheets.IAddRowButtonOption#command)
- [height](GC.Spread.Sheets.IAddRowButtonOption#height)
- [style](GC.Spread.Sheets.IAddRowButtonOption#style)
- [tooltip](GC.Spread.Sheets.IAddRowButtonOption#tooltip)
- [visible](GC.Spread.Sheets.IAddRowButtonOption#visible)

## Properties

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

• `Optional` **command**: `string`

___

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

• `Optional` **height**: `number`

___

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

• `Optional` **style**: [`Style`](../classes/GC.Spread.Sheets.Style)

___

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

• `Optional` **tooltip**: `string`

___

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

• `Optional` **visible**: `boolean`
