_Application.ThousandsSeparator プロパティ

定義

桁区切り記号に使用される文字を文字列として設定または返 します

public:
 property System::String ^ ThousandsSeparator { System::String ^ get(); void set(System::String ^ value); };
public string ThousandsSeparator { get; set; }
Public Property ThousandsSeparator As String

プロパティ値

適用対象