WdMonthNames Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the format in which to display month names.
public enum class WdMonthNames
[System.Runtime.InteropServices.Guid("D08FA7EE-D986-3539-AA28-10DBAB03E863")]
public enum WdMonthNames
type WdMonthNames =
Public Enum WdMonthNames
- Inheritance
-
WdMonthNames
- Attributes
Fields
Name | Value | Description |
---|---|---|
wdMonthNamesArabic | 0 | Arabic format. |
wdMonthNamesEnglish | 1 | English format. |
wdMonthNamesFrench | 2 | French format. |