'Usage Dim min As Decimal Dim max As Decimal Dim instance As New CurrencyCellType(min, max)
Parameters
- min
- Minimum value of currency (as decimal)
- max
- Maximum value of currency (as decimal)
'Usage Dim min As Decimal Dim max As Decimal Dim instance As New CurrencyCellType(min, max)