Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / DoubleCellType Class / DoubleCellType Constructor


In This Topic
    DoubleCellType Constructor
    In This Topic
    Creates a double-precision, floating-point data type cell.
    Overload List
    OverloadDescription
    Creates a new double-precision, floating-point data type cell.  
    Creates a new double-precision, floating-point data type cell with the specified message to display.  
    Creates a new double-precision, floating-point data type cell with the minimum value and the maximum value specified.  
    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.
    See Also