System::Globalization::NumberFormatInfo::set_NumberNegativePattern metode
NumberFormatInfo::set_NumberNegativePattern method
Mengatur pola negatif angka.
void System::Globalization::NumberFormatInfo::set_NumberNegativePattern(int value)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| value | int | Indeks pola dalam array {"(n)", “-n”, “- n”, “n-”, “n -”}, di mana “n” adalah angka dan “-” adalah tanda minus. |
Lihat Juga
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.Page for C++