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


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

Reference

IntegerCellType Class
IntegerCellType Members