System::Globalization::NumberFormatInfo::set_PercentPositivePattern طريقة
NumberFormatInfo::set_PercentPositivePattern method
يضبط نمط النسبة الموجبة.
void System::Globalization::NumberFormatInfo::set_PercentPositivePattern(int value)
| معامل | نوع | الوصف |
|---|---|---|
| قيمة | int | فهرس النمط في المصفوفة {“n %”, “n%”, “%n”, “% n”}، حيث “n” هو الرقم و"%" هو علامة النسبة المئوية. |
انظر أيضًا
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.Font for C++