Méthode set_PercentDecimalSeparator de System::Globalization::NumberFormatInfo
NumberFormatInfo::set_PercentDecimalSeparator method
Définit le séparateur décimal dans les valeurs en pourcentage.
void System::Globalization::NumberFormatInfo::set_PercentDecimalSeparator(const String &value)
| Paramètre | Type | Description |
|---|---|---|
| value | const String& | Decimal séparateur dans les valeurs en pourcentage. |
Voir aussi
- Class String
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.Font for C++