Used when calendar cell type to set the date style of a given column.
Public Property DateStyle As DateStyle
Column Object
Enumerated
The following settings are available:
Constant | Value | Description |
flexDate | 0(Default) | Date only. |
flexTime | 1 | Time only. |
flexDateTime | 2 | Date and time. |