System::Globalization::NumberFormatInfo::set_PercentGroupSeparator method
NumberFormatInfo::set_PercentGroupSeparator method
Legt das Gruppentrennzeichen in Prozentwerten fest.
void System::Globalization::NumberFormatInfo::set_PercentGroupSeparator(const String &value)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Wert | const String& | Gruppentrennzeichen in Prozentwerten. |
Siehe auch
- Class String
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.Page for C++