# GC.Spread.Sheets.Designer.IButtonOption

## Content

# Interface: IButtonOption

[Sheets](../modules/GC.Spread.Sheets).[Designer](../modules/GC.Spread.Sheets.Designer).IButtonOption

## Hierarchy

- [`IBindingComponentBaseOption`](GC.Spread.Sheets.Designer.IBindingComponentBaseOption)

  ↳ **`IButtonOption`**

## Table of contents

### Properties

- [bindingPath](GC.Spread.Sheets.Designer.IButtonOption#bindingpath)
- [className](GC.Spread.Sheets.Designer.IButtonOption#classname)
- [enableWhen](GC.Spread.Sheets.Designer.IButtonOption#enablewhen)
- [height](GC.Spread.Sheets.Designer.IButtonOption#height)
- [iconClass](GC.Spread.Sheets.Designer.IButtonOption#iconclass)
- [iconHeight](GC.Spread.Sheets.Designer.IButtonOption#iconheight)
- [iconPosition](GC.Spread.Sheets.Designer.IButtonOption#iconposition)
- [iconWidth](GC.Spread.Sheets.Designer.IButtonOption#iconwidth)
- [id](GC.Spread.Sheets.Designer.IButtonOption#id)
- [margin](GC.Spread.Sheets.Designer.IButtonOption#margin)
- [mutexWith](GC.Spread.Sheets.Designer.IButtonOption#mutexwith)
- [template](GC.Spread.Sheets.Designer.IButtonOption#template)
- [text](GC.Spread.Sheets.Designer.IButtonOption#text)
- [type](GC.Spread.Sheets.Designer.IButtonOption#type)
- [visibleWhen](GC.Spread.Sheets.Designer.IButtonOption#visiblewhen)
- [width](GC.Spread.Sheets.Designer.IButtonOption#width)

## Properties

### <a id="bindingpath" name="bindingpath"></a> bindingPath

• `Optional` **bindingPath**: `string`

#### Inherited from

[IBindingComponentBaseOption](GC.Spread.Sheets.Designer.IBindingComponentBaseOption).[bindingPath](GC.Spread.Sheets.Designer.IBindingComponentBaseOption#bindingpath)

___

### <a id="classname" name="classname"></a> className

• `Optional` **className**: `string`

#### Inherited from

[IBindingComponentBaseOption](GC.Spread.Sheets.Designer.IBindingComponentBaseOption).[className](GC.Spread.Sheets.Designer.IBindingComponentBaseOption#classname)

___

### <a id="enablewhen" name="enablewhen"></a> enableWhen

• `Optional` **enableWhen**: `string`

#### Inherited from

[IBindingComponentBaseOption](GC.Spread.Sheets.Designer.IBindingComponentBaseOption).[enableWhen](GC.Spread.Sheets.Designer.IBindingComponentBaseOption#enablewhen)

___

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

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

___

### <a id="iconclass" name="iconclass"></a> iconClass

• `Optional` **iconClass**: `string`

___

### <a id="iconheight" name="iconheight"></a> iconHeight

• `Optional` **iconHeight**: `number`

___

### <a id="iconposition" name="iconposition"></a> iconPosition

• `Optional` **iconPosition**: ``"top"`` \| ``"left"``

___

### <a id="iconwidth" name="iconwidth"></a> iconWidth

• `Optional` **iconWidth**: `number`

___

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

• `Optional` **id**: `string`

#### Inherited from

[IBindingComponentBaseOption](GC.Spread.Sheets.Designer.IBindingComponentBaseOption).[id](GC.Spread.Sheets.Designer.IBindingComponentBaseOption#id)

___

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

• `Optional` **margin**: `string`

#### Inherited from

[IBindingComponentBaseOption](GC.Spread.Sheets.Designer.IBindingComponentBaseOption).[margin](GC.Spread.Sheets.Designer.IBindingComponentBaseOption#margin)

___

### <a id="mutexwith" name="mutexwith"></a> mutexWith

• `Optional` **mutexWith**: `string`

#### Inherited from

[IBindingComponentBaseOption](GC.Spread.Sheets.Designer.IBindingComponentBaseOption).[mutexWith](GC.Spread.Sheets.Designer.IBindingComponentBaseOption#mutexwith)

___

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

• `Optional` **template**: `string`

___

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

• `Optional` **text**: `string`

___

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

• **type**: ``"Button"``

___

### <a id="visiblewhen" name="visiblewhen"></a> visibleWhen

• `Optional` **visibleWhen**: `string`

#### Inherited from

[IBindingComponentBaseOption](GC.Spread.Sheets.Designer.IBindingComponentBaseOption).[visibleWhen](GC.Spread.Sheets.Designer.IBindingComponentBaseOption#visiblewhen)

___

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

• `Optional` **width**: `string` \| `number`
