Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies calendar type to use when displaying the date or time.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Enumeration WdCalendarTypeBi
'Usage
Dim instance As WdCalendarTypeBi
public enum WdCalendarTypeBi
Members
| Member name | Description | |
|---|---|---|
| wdCalendarTypeBidi | Bi-directional calendar. | |
| wdCalendarTypeGregorian | Gregorian calendar. |
Remarks
Used with the InsertDateTime method of the Range or Selection object.