# GC.Spread.Sheets.TableSheet.IColumnTypeItem

## Content

# Interface: IColumnTypeItem

[Sheets](../modules/GC.Spread.Sheets).[TableSheet](../modules/GC.Spread.Sheets.TableSheet).IColumnTypeItem

## Table of contents

### Properties

- [iconClass](GC.Spread.Sheets.TableSheet.IColumnTypeItem#iconclass)
- [name](GC.Spread.Sheets.TableSheet.IColumnTypeItem#name)
- [text](GC.Spread.Sheets.TableSheet.IColumnTypeItem#text)

## Properties

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

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

the icon before the display name of the column type

___

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

• **name**: `string`

identifier the column type, any of "Number", "Text", "Formula", "Checkbox", "Date", "Currency", "Percent", "Phone", "Email", "URL", "Lookup", "CreatedTime", "ModifiedTime", "Attachment", "Select", "Barcode"

___

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

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

the display name of the column type by the culture resources
