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


Glossary Item Box

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

Overload List

OverloadDescription
DoubleCellType Constructor()Creates a new double-precision, floating-point data type cell.  
DoubleCellType Constructor(String)Creates a new double-precision, floating-point data type cell with the specified message to display.  
DoubleCellType Constructor(Double,Double)Creates a new double-precision, floating-point data type cell with the minimum value and the maximum value specified.  
DoubleCellType Constructor(Double,Double,String)Creates a new double-precision, floating-point data type cell with the minimum value, the maximum value, and the error message specified.  

Remarks

Initializes an instance of the DoubleCellType class.

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.