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


In This Topic
    IntegerCellType Constructor
    In This Topic
    Creates an integer data type cell.
    Overload List
    OverloadDescription
    Creates a new integer data type cell.  
    Creates a new integer data type cell with the specified message to display.  
    Creates a new integer data type cell with the specified minimum and maximum values.  
    Creates a new integer data type cell with the specified minimum and maximum values and specified error message.  
    Remarks
    Initializes an instance of the IntegerCellType class.
    See Also