'Usage Dim min As Date Dim max As Date Dim instance As New DateTimeCellType(min, max)
Parameters
- min
- Minimum value (earliest date and time)
- max
- Maximum value (latest date and time)
'Usage Dim min As Date Dim max As Date Dim instance As New DateTimeCellType(min, max)