Spread Windows Forms 12.0 Product Documentation
GeneralCellType Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace : GeneralCellType Class
Represents the default cell.
Object Model
GeneralCellType ClassPicture ClassExtraRendererSettings ClassISubEditor Interface
Syntax
'Usage
 
Dim instance As GeneralCellType
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 Currency, DateTime, Percent, and Number cell types. Cell types are by default GeneralCellType.

For more information about setting the cell type, 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.Win.Spread.CellType.BaseCellType
      FarPoint.Win.Spread.CellType.EditBaseCellType
         FarPoint.Win.Spread.CellType.GeneralCellType

See Also

Reference

GeneralCellType Members
FarPoint.Win.Spread.CellType Namespace

User-Task Documentation

Setting a General Cell
Working with Editable Cell Types