The cell type defines an editor control for the cell that handles data entry, a formatter control to handle how the data is interpreted, and a renderer control that handles how the data is displayed in the cell. Cell types can be set for individual cells, columns, rows, a range of cells, or an entire sheet. In general, working with cell types includes defining the cell type, setting the properties, and applying that cell type to cells.
Editable Cell Types
- Currency Cell
- Date-Time Cell
- General Cell
- Mask Cell
- Number Cell
- Percent Cell
- Regular Expression Cell
- Text Cell
|
Graphical Cell Types
- Barcode Cell
- Button Cell
- Check Box Cell
- Color Picker Cell
- Combo Box Cell
- Hyperlink Cell
- Image Cell
- List Box Cell
- Multiple-Column Combo Box Cell
- Multiple Option Cell
- Progress Indicator Cell
- Rich Text Cell
- Slider Cell
|