WdDateLanguage Enumeration

Specifies the language format to apply to the current date, time, or both.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Public Enumeration WdDateLanguage
'Usage
Dim instance As WdDateLanguage
public enum WdDateLanguage

Members

Member name Description
wdDateLanguageBidi Bidirectional date/time format.
wdDateLanguageLatin Latin date/time format.

See Also

Reference

Microsoft.Office.Interop.Word Namespace