Spread Windows Forms 9.0 Product Documentation
GeneralCellType Class
Members 


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

Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows Server 2012 R2, Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10

See Also

Reference

GeneralCellType Members
FarPoint.Win.Spread.CellType Namespace

User-Task Documentation

Setting a General Cell
Working with Editable Cell Types

 

 


Copyright © GrapeCity, inc. All rights reserved.