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)

Usage

Dim wdDateLanguage1 As WdDateLanguage = WdDateLanguage.wdDateLanguageBidi

Syntax

Public Enum WdDateLanguage
public enum WdDateLanguage
public enum class WdDateLanguage
public enum WdDateLanguage
public enum WdDateLanguage

Members

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

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Interop.Word Namespace