System::Globalization::NumberFormatInfo::get_PercentPositivePattern metod
NumberFormatInfo::get_PercentPositivePattern method
Hämtar positivt procentmönster.
int System::Globalization::NumberFormatInfo::get_PercentPositivePattern() const
ReturnValue
Index of the pattern in array {“n %”, “n%”, “%n”, “% n”}, where “n” is number and “%” is percent sign.
Se även
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.PDF for C++