共用方式為


DatePickerContentControl.DateDisplayLocale 屬性 (2007 系統)

更新:2007 年 11 月

取得或設定 DatePickerContentControl 中所顯示的日期語言格式。

命名空間:  Microsoft.Office.Tools.Word
組件:  Microsoft.Office.Tools.Word.v9.0 (在 Microsoft.Office.Tools.Word.v9.0.dll 中)

語法

<BrowsableAttribute(False)> _
Public Property DateDisplayLocale As WdLanguageID

Dim instance As DatePickerContentControl
Dim value As WdLanguageID

value = instance.DateDisplayLocale

instance.DateDisplayLocale = value
[BrowsableAttribute(false)]
public WdLanguageID DateDisplayLocale { get; set; }

屬性值

型別:Microsoft.Office.Interop.Word.WdLanguageID

其中一個 WdLanguageID 值。

備註

DateDisplayLocale 屬性的預設值需視 Microsoft Office Word 中所指定的編輯語言而定。例如,英文 (美國) 地區設定的預設語言格式為 wdEnglishUS

使用權限

請參閱

參考

DatePickerContentControl 類別

DatePickerContentControl 成員

Microsoft.Office.Tools.Word 命名空間