_Application.ThousandsSeparator Property

Definition

Sets or returns the character used for the thousands separator as a String.

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

Property Value

Applies to