ContentControl.DateDisplayLocale 属性

定义

返回日期内容控件中显示的日期的语言格式。 读/写。

public:
 property Microsoft::Office::Interop::Word::WdLanguageID DateDisplayLocale { Microsoft::Office::Interop::Word::WdLanguageID get(); void set(Microsoft::Office::Interop::Word::WdLanguageID value); };
public Microsoft.Office.Interop.Word.WdLanguageID DateDisplayLocale { get; set; }
member this.DateDisplayLocale : Microsoft.Office.Interop.Word.WdLanguageID with get, set
Public Property DateDisplayLocale As WdLanguageID

属性值

WdLanguageID

注解

默认情况下,DateDisplayLocale如果与 Microsoft Windows 中指定的位置不同,则属性最初设置为 Microsoft Office Word中指定的编辑语言。

适用于