Méthode System::Globalization::NumberFormatInfo::set_PercentDecimalSeparator
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& | Séparateur Decimal dans les valeurs en pourcentage. |
Voir aussi
- Class String
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.Page for C++