Método System::Globalization::NumberFormatInfo::get_NumberNegativePattern
NumberFormatInfo::get_NumberNegativePattern method
Obtiene el patrón negativo de número.
int System::Globalization::NumberFormatInfo::get_NumberNegativePattern() const
ReturnValue
Index of the pattern in array {"(n)", “-n”, “- n”, “n-”, “n -”}, where “n” is number and “-” is minus sign.
Ver también
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.PDF for C++