Spread ASP.NET 6.0 Product Documentation
Customizing with Cell Types
Send Feedback
Spread ASP.NET 6.0 Product Documentation > Developer's Guide > Customizing with Cell Types

Glossary Item Box

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.

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.

Return to the overall list of tasks in the Developer's Guide.

© 2002-2012 GrapeCity, Inc. All Rights Reserved.