Spread for ASP.NET 7.0 Product Documentation
DoubleCellType Class
Members  See Also  Support Options
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : DoubleCellType Class


Glossary Item Box

Represents a double-precision, floating-point data type cell.

Object Model

DoubleCellType ClassDoubleCellType.EditModeSettings ClassExtraRendererSettings ClassValidatorCollection ClassBaseValidator 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:

  • AllowWrap
  • DateTimeFormat
  • FormatString
  • IsDateFormat
  • Multiline

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.DoubleCellType

Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.