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


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

Reference

CurrencyCellType Class
CurrencyCellType Members