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