System::Globalization::NumberFormatInfo::set_PercentGroupSeparator method
NumberFormatInfo::set_PercentGroupSeparator method
Sets group separator in percent values.
void System::Globalization::NumberFormatInfo::set_PercentGroupSeparator(const String &value)
Parameter | Type | Description |
---|---|---|
value | const String& | Group separator in percent values. |
See Also
- Class String
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.PUB for C++