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


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