WdContentControlDateStorageFormat enumeration (Word)

Indicates how the date for a date content control is stored or retrieved when the date control is bound to an XML node in the document's data store.

Name Value Description
wdContentControlDateStorageDate 1 Specifies to store or retrieve the date value for a date content control as a date in the standard XML Schema DateTime format.
wdContentControlDateStorageDateTime 2 Specifies to store or retrieve the date value for a date content control as a time in the standard XML Schema DateTime format.
wdContentControlDateStorageText 0 Specifies to store or retrieve the date value for a date content control as text.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.