System::Globalization::NumberFormatInfo::set_NegativeInfinitySymbol method
NumberFormatInfo::set_NegativeInfinitySymbol method
Sets negative infinity symbol.
void System::Globalization::NumberFormatInfo::set_NegativeInfinitySymbol(const String &value)
| Parameter | Type | Description | 
|---|---|---|
| value | const String& | Negative infinity symbol. | 
See Also
- Class String
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.Page for C++