There are a set of tasks that relate to working with built-in cell types in the spreadsheet that use a graphic or a control or form. These are based on the BaseCellType class. For these you can define a subeditor. These include:
- Setting a Barcode Cell
- Setting a Button Cell
- Setting a Check Box Cell
- Setting a Color Picker Cell
- Setting a Combo Box Cell
- Setting a Hyperlink Cell
- Setting an Image Cell
- Setting a List Box Cell
- Setting a Multiple-Column Combo Box Cell
- Setting a Multiple Option Cell
- Setting a Progress Indicator Cell
- Setting a Rich Text Cell
- Setting a Slider Cell
For other cell types, refer to Working with Editable Cell Types.
Note that some graphical elements in certain cell types are affected by XP themes (visual styles). Setting the VisualStyles property of the Spread component to "off" can allow visual customizations of those graphical cell types to work as expected. For more information, refer to Using XP Themes with the Component.