Spread ASP.NET 17
Spread for ASP.NET 17 Product Documentation / Developer's Guide / Customizing with Cell Types
In This Topic
    Customizing with Cell Types
    In This Topic

    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.