System::Globalization::NumberFormatInfo::get_PercentPositivePattern Methode
NumberFormatInfo::get_PercentPositivePattern method
Liefert das positive Prozentformat.
int System::Globalization::NumberFormatInfo::get_PercentPositivePattern() const
ReturnValue
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.Page for C++