Spread ASP.NET 6.0 Product Documentation
DoubleCellType Constructor
See Also  Send Feedback
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 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2002-2012 GrapeCity, Inc. All Rights Reserved.