Aracılığıyla paylaş


ContentControl.DateDisplayLocale Özellik

Tanım

Tarih seçiciyi temsil eden bir ContentControl içinde görüntülenen tarihin dil biçimini alır veya ayarlar.

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

Özellik Değeri

Denetimde görüntülenen tarihin dil biçimi.

Özel durumlar

özelliği Microsoft.Office.Interop.Word Type değerine sahip değildir. WdContentControlType.wdContentControlDate.

Açıklamalar

Bu özellik yalnızca tarih seçiciyi ContentControl temsil ediyorsa kullanılabilir.

Özelliğin DateDisplayLocale varsayılan değeri, Microsoft Office Word'de belirtilen düzenleme diline bağlıdır. Örneğin, İngilizce (Birleşik Devletler) için varsayılan dil biçimi şeklindedirwdEnglishUS.

Şunlara uygulanır