WdCalendarTypeBi Enum

Definition

Specifies calendar type to use when displaying the date or time.

public enum class WdCalendarTypeBi
[System.Runtime.InteropServices.Guid("E99F6EC3-9FC0-370C-AE31-1A0452AC413A")]
public enum WdCalendarTypeBi
type WdCalendarTypeBi = 
Public Enum WdCalendarTypeBi
Inheritance
WdCalendarTypeBi
Attributes

Fields

wdCalendarTypeBidi 99

Bi-directional calendar.

wdCalendarTypeGregorian 100

Gregorian calendar.

Remarks

Used with the InsertDateTime method of the Range or Selection object.

Applies to