|
»Spread for Windows Forms
» Product Tour
» Cell Types
|
|
jump to:
|
|
Cell Types |
|
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. Examples of cell types are check box cell, date-time cell, or a simple text cell.
Cell types can be set for individual cells, columns, rows, a range of cells, or an entire sheet. For any cell type there are properties of a cell that can be set. 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