'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;}
'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;}
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | Specified value is beyond accepted limits |