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