Spread for ASP.NET 11 Product Documentation
DoubleCellType Class
Members 


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : DoubleCellType Class
Represents a double-precision, floating-point data type cell.
Object Model
DoubleCellType ClassDoubleCellType.EditModeSettings ClassExtraRendererSettings ClassValidatorCollection Class
Syntax
Remarks

Use the double cell type for eight-byte, double-precision, floating-point numbers.

While these properties are inherited from the general cell type, they are not used in this class:

For help with assigning a double cell type to a cell or range of cells, refer to Setting a Double 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.DoubleCellType

See Also

Reference

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

User-Task Documentation

Setting a Double Cell