System::Globalization::NumberFormatInfo::set_PercentDecimalSeparator Methode
NumberFormatInfo::set_PercentDecimalSeparator method
Legt das Dezimaltrennzeichen für Prozentwerte fest.
void System::Globalization::NumberFormatInfo::set_PercentDecimalSeparator(const String &value)
| Parameter | Typ | Beschreibung |
|---|---|---|
| value | const String& | Decimal Trennzeichen in Prozentwerten. |
Siehe auch
- Class String
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.Font for C++