System::Globalization::NumberFormatInfo::set_PercentPositivePattern-Methode
NumberFormatInfo::set_PercentPositivePattern method
Legt das positive Prozentmuster fest.
void System::Globalization::NumberFormatInfo::set_PercentPositivePattern(int value)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Wert | int | Index des Musters im Array {“n %”, “n%”, “%n”, “% n”}, wobei “n” die Zahl und “%” das Prozentzeichen ist. |
Siehe auch
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.Font for C++