# Working with Graphical Cell Types

Spread for ASP.NET allows you to work with several cell types in a spreadsheet that have a graphical appearance, like button cell, label cell, image cell, etc.

## Content

There are several cell types in the spreadsheet that have a graphical appearance. The following tasks show how to create them:

* [Setting a Button Cell](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-setCellTypes/spweb-setgraphcelltypes/spweb-setbuttoncell)
* [Setting a Check Box Cell](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-setCellTypes/spweb-setgraphcelltypes/spweb-setcheckboxcell)
* [Setting a Combo Box Cell](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-setCellTypes/spweb-setgraphcelltypes/spweb-setcomboboxcell)
* [Setting a Hyperlink Cell](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-setCellTypes/spweb-setgraphcelltypes/spweb-sethyperlinkcell)
* [Setting an Image Cell](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-setCellTypes/spweb-setgraphcelltypes/spweb-setimagecell)
* [Setting a Label Cell](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-setCellTypes/spweb-setgraphcelltypes/spweb-setlabelcell)
* [Setting a List Box Cell](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-setCellTypes/spweb-setgraphcelltypes/spweb-setlistboxcell)
* [Setting a Multiple-Column Combo Box Cell](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-setCellTypes/spweb-setgraphcelltypes/spweb-setmulticolcombocell)
* [Setting a Radio Button List Cell](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-setCellTypes/spweb-setgraphcelltypes/spweb-setoptionscell)
* [Setting a Tag Cloud Cell](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-setCellTypes/spweb-setgraphcelltypes/spweb-settagcloudcell)

For information on the various cell type classes, refer to the cell type classes in the [Assembly Reference](/spreadnet/docs/latest/online-asp/overview/assembly-reference).