FarPoint.Win.Spread
TextCellType Class
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace : TextCellType Class


Represents a text cell.

Object Model



Syntax

Remarks

For more information about setting the cell type, refer to Setting a Text 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.TextCellType

See Also