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


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

Reference

DoubleCellType Class
DoubleCellType Members