PjMonthLabel Enumeration
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public enum class PjMonthLabel
[System.Runtime.InteropServices.Guid("2C69E010-9229-11CF-982C-00AA00322803")]
public enum PjMonthLabel
type PjMonthLabel =
Public Enum PjMonthLabel
- Vererbung
-
PjMonthLabel
- Attribute
Felder
Name | Wert | Beschreibung |
---|---|---|
pjMonthLabelMonth_mmmm_yyyy | 7 | |
pjMonthLabelMonth_mmm_yyy | 8 | |
pjMonthLabelMonth_mmmm | 9 | |
pjMonthLabelMonth_mmm | 10 | |
pjMonthLabelMonth_m | 11 | |
pjMonthLabelNoDateFormat | 35 | |
pjMonthLabelMonthFromStart_Month_mm | 44 | |
pjMonthLabelMonthFromEnd_Month_mm | 45 | |
pjMonthLabelMonth_mm | 57 | |
pjMonthLabelMonthFromEnd_Mmm | 58 | |
pjMonthLabelMonthFromEnd_mm | 59 | |
pjMonthLabelMonthFromStart_Mmm | 60 | |
pjMonthLabelMonthFromStart_mm | 61 | |
pjMonthLabelMonth_mm_yyy | 85 | |
pjMonthLabelMonth_mm_yy | 86 |