Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As GeneralCellType |
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.
System.Object
FarPoint.Win.Spread.CellType.BaseCellType
FarPoint.Win.Spread.CellType.EditBaseCellType
FarPoint.Win.Spread.CellType.GeneralCellType
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8
Reference
GeneralCellType MembersFarPoint.Win.Spread.CellType Namespace
User-Task Documentation
Setting a General CellWorking with Editable Cell Types