Cell types define the type of information that appears in a cell, and how that information is displayed, and how the user can interact with it. There are two different groups of cell types that can be set for cells in a sheet: ones that are simply related to formatting of text in a cell and ones that display a control or graphic.
- Understanding How Cell Types Work
- Working with Editable Cell Types
- Working with Graphical Cell Types
-
Working with ASP.NET AJAX Extender Cell Types
- Setting an Automatic-Completion Cell
- Setting a Combo Box Cell
- Setting a Calendar Cell
- Setting a Filtered Text Cell
- Setting a Masked Edit Cell
- Setting a Mutually Exclusive Check Box Cell
- Setting a Numeric Spin Cell
- Setting a Rating Cell
- Setting a Slider Cell
- Setting a Slide Show Cell
- Setting a Text Box with Watermark Cell
- Using Validation Controls
For other ways to set the appearance of the cell, refer to Customizing the Appearance of a Cell. For other ways to set the user interaction at the cell level, refer to Customizing Interaction with Cells.
For information on automatic assignment of cell types for bound data, refer to Setting the Cell Types for Bound Data.
For information on the various cell type classes, refer to the cell type classes in the Assembly Reference.