Spread for ASP.NET 8.0 Product Documentation
GeneralCellType Class
Members 


Represents a general cell that can be used for text or numbers.
Object Model
GeneralCellType ClassExtraRendererSettings ClassValidatorCollection ClassBaseValidator Class
Syntax
Remarks

This class provides the general cell type for text or numbers where formatting is not critical or the type of data is not tied to a specific data type. For specific cell types where formatting is important, see the information on the specific cell types.

This class also provides methods and properties that are generic for several cell types. For a list of cell types that inherit this class, see the Inheritance Hierarchy.

For help with assigning a general cell type to a cell or range of cells, refer to Setting a General Cell.

For more information about the behavior of contents in a cell, refer to Understanding Cell Type Effects on Displaying Data.

Inheritance Hierarchy

System.Object
   FarPoint.Web.Spread.BaseCellType
      FarPoint.Web.Spread.GeneralCellType
         FarPoint.Web.Spread.BaseDropDownCellType
         FarPoint.Web.Spread.CurrencyCellType
         FarPoint.Web.Spread.DoubleCellType
         FarPoint.Web.Spread.EmptyCellType
         FarPoint.Web.Spread.IntegerCellType
         FarPoint.Web.Spread.PercentCellType
         FarPoint.Web.Spread.RegExpCellType

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

GeneralCellType Members
FarPoint.Web.Spread Namespace
CellType Property (Cell Class)
CellType Property (Column Class)
CellType Property (Row Class)

User-Task Documentation

Setting a General Cell

 

 


Copyright © GrapeCity, inc. All rights reserved.