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


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

Reference

PercentCellType Class
PercentCellType Members