_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

属性值

适用于