Overload | Description |
---|---|
DateTimeCellType Constructor() | Creates a new date-time cell. |
DateTimeCellType Constructor(String) | Creates a new date-time cell with the specified error message. |
DateTimeCellType Constructor(DateTime,DateTime) | Creates a new date-time cell with the specified earliest and latest allowable dates and times. |
DateTimeCellType Constructor(DateTime,DateTime,String) | Creates a new date-time cell with the specified earliest and latest allowable dates and the specified error message. |