System::Globalization::NumberFormatInfo::get_NumberNegativePattern méthode
NumberFormatInfo::get_NumberNegativePattern method
Obtient le modèle négatif du nombre.
int System::Globalization::NumberFormatInfo::get_NumberNegativePattern() const
ReturnValue
Indice du modèle dans le tableau {"(n)", “-n”, “- n”, “n-”, “n -”}, où “n” est le nombre et “-” est le signe moins.
Voir aussi
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.Font for C++