You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api/PowerPoint.TextRange.InsertDateTime.md
+3-20
Original file line number
Diff line number
Diff line change
@@ -40,25 +40,8 @@ TextRange
40
40
41
41
## Remarks
42
42
43
-
The _DateTimeFormat_ parameter value can be one of these **PpDateTimeFormat** constants.
44
-
45
-
46
-
||
47
-
|:-----|
48
-
|**ppDateTimeddddMMMMddyyyy**|
49
-
|**ppDateTimedMMMMyyyy**|
50
-
|**ppDateTimedMMMyy**|
51
-
|**ppDateTimeFormatMixed**|
52
-
|**ppDateTimeHmm**|
53
-
|**ppDateTimehmmAMPM**|
54
-
|**ppDateTimeHmmss**|
55
-
|**ppDateTimehmmssAMPM**|
56
-
|**ppDateTimeMdyy**|
57
-
|**ppDateTimeMMddyyHmm**|
58
-
|**ppDateTimeMMddyyhmmAMPM**|
59
-
|**ppDateTimeMMMMdyyyy**|
60
-
|**ppDateTimeMMMMyy**|
61
-
|**ppDateTimeMMyy**|
43
+
The _DateTimeFormat_ parameter value can be one of these **[PpDateTimeFormat](https://learn.microsoft.com/office/vba/api/powerpoint.ppdatetimeformat)** constants.
44
+
62
45
63
46
The _InsertAsField_ parameter value can be one of these **MsoTriState** constants.
0 commit comments