System::Globalization::NumberFormatInfo::set_CurrencyGroupSeparator メソッド
NumberFormatInfo::set_CurrencyGroupSeparator method
通貨の桁区切り記号を設定します。
void System::Globalization::NumberFormatInfo::set_CurrencyGroupSeparator(const String &value)
| パラメーター | 型 | 説明 |
|---|---|---|
| value | const String& | 通貨のグループ区切り文字。 |
参照
- Class String
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.Page for C++