Overload | Description |
---|---|
DateTimeCellType Constructor() | Creates a new date-time cell with default settings. |
DateTimeCellType Constructor(DateTimeCellType) | Creates a new copy from the specified cell type ("Copy constructor"). |
DateTimeCellType Constructor(SerializationInfo,StreamingContext) | Creates a new date-time cell from serialization. |