System::Globalization::NumberFormatInfo::set_NegativeInfinitySymbol 方法
NumberFormatInfo::set_NegativeInfinitySymbol method
设置负无穷符号。
void System::Globalization::NumberFormatInfo::set_NegativeInfinitySymbol(const String &value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | const String& | 负无穷符号。 |
另见
- Class String
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.Font for C++