Spread for ASP.NET 12 Product Documentation
MinimumValue Property (CurrencyCellType)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > CurrencyCellType Class : MinimumValue Property
Gets or sets the minimum value.
Syntax
'Declaration
 
Public Property MinimumValue As Decimal
'Usage
 
Dim instance As CurrencyCellType
Dim value As Decimal
 
instance.MinimumValue = value
 
value = instance.MinimumValue
public decimal MinimumValue {get; set;}
See Also

Reference

CurrencyCellType Class
CurrencyCellType Members