DateStyle Property

Used when calendar cell type to set the date style of a given column.

Syntax

Public Property DateStyle As DateStyle

Applies To

Column Object

Data Type

Enumerated

The following settings are available:

Constant Value Description
flexDate 0(Default) Date only.
flexTime 1 Time only.
flexDateTime 2 Date and time.