Spread for ASP.NET 8.0 Product Documentation
ICellType Interface
Members 


Interface that supports the cell types.
Object Model
ICellType Interface
Syntax
Remarks

Cell types are determined by the editor, formatter, and renderer used to create the cell.

The editor for the cell is the object used to paint the cell when users edit the contents of a cell. The formatter for the cell is the set of rules used to format the data in a cell. The renderer for the cell is the object used to paint the cell when it is not being edited.

The BaseCellType and GeneralCellType classes inherit the ICellType interface, as do the other cell type classes.

Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

ICellType Members
FarPoint.Web.Spread Namespace
IEditor Interface
IFormatter Interface
IRenderer Interface
BaseCellType Class
GeneralCellType

User-Task Documentation

Customizing with Cell Types

 

 


Copyright © GrapeCity, inc. All rights reserved.